This simple tutorial will show you how to install Sublime Text 3 on Ubuntu 13.10 Saucy, 13.04 Raring, 12.10 Quantal, and 12.04 Precise from ppa repository.
Sublime Text is a popular text and source code editor. Sublime Text 3 Public Beta is now available to both registered users and the general public. The Webupd8 team created a ppa repository containing the installer for Ubuntu and Linux Mint users.
To get started, press Ctrl+Alt+T to open terminal, then follow below steps:
1.) Copy and paste this command into terminal and run to add the ppa repository:
sudo add-apt-repository ppa:webupd8team/sublime-text-3
2.) Update:
sudo apt-get update
3.) Below command will automatically download and install the latest Sublime Text 3 Beta in your system.
sudo apt-get install sublime-text-installer
Enjoy!
Worked Good @my Ubuntu 12.10 LTE,
Thnx Alot!!!!!!
i got this error “Unable to locate package sublim-text-installer”
You may download the package directly from the PPA webpage