The easy way to install the sublime editor is use the following commands
This command will add the sublime source to Ubuntu apt repository so that you can install as well as you can get the updates in the Ubuntu update Manager.
This command will add the sublime source to Ubuntu apt repository so that you can install as well as you can get the updates in the Ubuntu update Manager.
sudo add-apt-repository ppa:webupd8team/sublime-text-2;
sudo apt-get update;
Now You can give the command for installation
sudo apt-get install sublime-text
0 comments:
Post a Comment