Skip to main content

Sublime-Text-4 How-to-install-it-via-official-repository

Sublime Text 4 was officially released. Here’s how to install it in Ubuntu 21.04, Ubuntu 20.04 , Ubuntu 18.04 via apt repository.

Sublime Text 4 (Build 4107) feature multi-select tabs. Press and hold Ctrl (or Shift), then you can select tabs to view them side by side.




And now it supports for auto-switching between dark and light themes to follow system appearance.




Other release highlights include:

  • Context-aware auto complete
  • ARM64 support for Linux and macOS (Apple Silicon)
  • Python 3.8 support for plugins
  • Built-in TypeScript, JSX and TSX support
  • GPU rendering, disabled by default in Windows and Linux.
  • Wayland support for Linux.


There are also tons of other changes, see the announcement for details.

How to Install Sublime Text 4 in Ubuntu:

Open terminal from system application menu, then run following commands one by one to install Sublime Text 4 from its official apt repository.


1). Download and install the GPG key by running command:


wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -


Type user password when it prompts and hit Enter to continue.


Make sure https is supported by running command:


sudo apt install apt-transport-https

2).  Add the official Sublime Text repository via command:


echo \"deb https://download.sublimetext.com/ apt/stable/\" | sudo tee /etc/apt/sources.list.d/sublime-text.list


3). Finally refresh system package cache and install the text editor via commands:


sudo apt update
sudo apt install sublime-text


And you’ll receive future updates along with system updates through Software Updater 
(Update Manager).








How to Install Sublime Text 4 in Windows and macOS :

You can also install from official website-https://www.sublimetext.com/




How to Uninstall Sublime Text:


To remove the apt repository, launch Software & Updates and go to Other Software tab, there remove the repository line.

And to remove the Sublime Text editor, simply run command:


sudo apt remove --autoremove sublime-text


That’s it!
You have successfully completed the post.

Comments

Popular Posts

Bihar 69th BPSC Notification 2023 Released, 346 Vacancies, Eligibility

Bihar 69th BPSC Notification 2023 Released, 346 Vacancies, Eligibility, Exam Date - EducateGenz Blog 69th BPSC Notification 2023:  The Bihar Public Service Commission (BPSC) has issued a recent notification for the 69th Combined (Preliminary) Examination 2023. Candidates who meet the eligibility criteria can submit their application online for the BPSC 69th Recruitment 2023 through the official website bpsc.bih.nic.in . 69th BPSC Online Form 2023 Overview Recruitment Organization Bihar Public Service Commission (BPSC) Post Name Various Civil Services Posts Advt No. BPSC 69th Combined Preliminary Examination 2023 Vacancies 346 ...

"Challenges and Strategies for Establishing a Semiconductor Fab in India"

Semiconductor fabrication, or fab, is a crucial endeavor for India considering the growing market and strategic reasons. India's dependence on semiconductor imports makes it vulnerable to coercion, highlighting the need to establish a fab. The government's 2022 Semiconductor Mission is commendable, but uncertainty remains regarding India's ability to successfully establish a fab. Previous attempts faced challenges, with the 2007 Special Incentive Package yielding no response and the 2012 Modified SIP showing more promise but ultimately failing to mobilize resources. The semiconductor industry is characterized by rapid technological advancements and increasing complexity and costs. China, despite starting late, rapidly developed its fab industry through substantial government support and the acquisition of loss-making fabs worldwide. China's chip production grew significantly, and it gained a strategic advantage i...