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.

The new version of Sublime Text 3 comes with some code optimizations and plugin improvements.
In this article I will show yuo how to install Sublime Text 3 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Installing Sublime Text 3 is easy, thanks to WebUpd8‘s PPA. All you have to do is:
$ sudo add-apt-repository ppa:webupd8team/sublime-text-3
$ sudo apt-get update
$ sudo apt-get install sublime-text-installer