How To Install Sublime Text 3 Via PPA, On Ubuntu 14.04/13.10/13.04/12.10/12.04/10.04, Linux Mint 16/15/14/13, Pear OS 8/7 And Elementary OS 0.2

Hello Linux Geeksters. As you may know, Sublime Text 3 is a lightweight, multi-platform, text editor. It is installable on Ubuntu, Windows and Mac OS X. Sublime Text has a proprietary licence, but the application cal also be used free, without needing to do reverse engineering hacking. Those who want to support the developer’s work can buy Sublime Text for $70.

Watch Free Movies

The new version of Sublime Text 3 comes with some code optimizations and plugin improvements.

how to install Sublime Text 3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Ubuntu 10.04 Lucid Lynx, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.

In this article I will show you how to install Sublime Text 3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Ubuntu 10.04 Lucid Lynx, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.

Because it is available via PPA, installing Sublime Text 3 on the listed Ubuntu, Linux Mint, Pear OS and Elementary OS systems is easy. All you have to do is add the PPA to your system, update the local repository index and install the sublime-text-installer package. Like this:

$ sudo add-apt-repository ppa:webupd8team/sublime-text-3
$ sudo apt-get update
$ sudo apt-get install sublime-text-installer

Scroll to Top