Sublime Text is a popular text and source code editor. Thanks to Webupd8 team’s PPA repository, we can now install Sublime Text 3 via PPA which is now available to both unregistered and registered users.
Install Sublime Text 3
Open Terminal (Ctrl + Alt + T), Type and Run the commands below:
$ sudo add-apt-repository ppa:webupd8team/sublime-text-3 $ sudo apt-get update $ sudo apt-get install sublime-text-installer
Enjoy 😉