


Once installed, it will prompt you that a newer version of Sublime Text is available.
#Sublime linux install
Here, you can download the deb/rpm file and install it, as mentioned in the previous step. Sublime Text provides installation media for version 3 as a deb file and version 2 as a tar package on their official download page. But if you want to run a previous version of Sublime Text, say version 3, you can do that as well.
#Sublime linux how to
I have discussed how to install Sublime Text latest version (v4) in Linux distributions. Bonus Tip: Installing older versions of Sublime Text sublime_text file inside the extracted tar fileĭouble-click on it and it will open Sublime Text. Inside the folder, you will find a sublime_text file. You can download the tar package from the official download page. sudo snap install sublime-text Method 4: The classic Linux way If your Linux distribution has Snap support enabled, you can use this command to install Sublime Text.
#Sublime linux software
What you get in Ubuntu Software Center can also be achieved in the command line and is not limited to just Ubuntu.

Install the Sublime Text snap application through Ubuntu Software Centre All you need to do is to search for Sublime Text in the software center and install it from there in a couple of clicks. Installing Sublime Text on Ubuntu is way easier thanks to Snap support in Ubuntu Software Center. Method 3: Install Sublime Text on any Linux distribution using Snap You can visit the official installation guide to install Sublime text in other popular distributions like Fedora, Arch Linux, OpenSUSE, etc. If there is a new version available, your installed version gets updated along with the system updates. Now you are getting Sublime Text directly from the developers. This will add the Sublime Text repository to your system. Now open a terminal and use the following command one by one: wget -qO - | gpg -dearmor | sudo tee /etc/apt//sublimehq-archive.gpg > /dev/nullĮcho "deb apt/stable/" | sudo tee /etc/apt//sublime-text.list

Sublime text officially provides a repository, through which you can install Sublime Text either through the stable channel or the dev channel.īefore starting, make sure that apt is set up to work with HTTPS sources: sudo apt-get install apt-transport-https Since installation through the DEB file won’t add any repository to your system, you may need to reinstall if a new version is out. Sublime Text installed in Ubuntu Method 2: Install Sublime Text on Ubuntu using the official repository Similarly, you can download and use the RPM file in Fedora/openSUSE systems. Or you can use other methods like the GDebi package installer to install the downloaded deb file, which will search and install any necessary dependencies also. Install the downloaded Sublime Text DEB package using Ubuntu Software Centre Now, you can install sublime text by pressing the install button on Ubuntu Software center. Open Sublime Text DEB file with Ubuntu Software Center Download Sublime Text DEB fileĪfter downloading, open it in the Ubuntu software center. You can go to their official page in Ubuntu and download the DEB installer file. Sublime Text provides DEB/RPM files for Ubuntu/Fedora, SUSE, etc. Method 1: Install Sublime Text on Ubuntu using the DEB file You can choose to go with the one you prefer. I’ll show the steps for each method here.
#Sublime linux for free
It may be downloaded and evaluated for free for an unlimited time, however, a license must be purchased for continued use. Non-FOSS Warning! Please note that Sublime Text is not an open source software.
