What is Sublime Text?
How To Install In Ubuntu?
Before installing sublime text editor we should add sublime to repository with this command.
and then update the repository with this command
after that we can install sublime with this command
Here is the screenshoot of sublime text editor
Read More
Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance. You can check out a lot of information about sublime text in http://www.sublimetext.com
How To Install In Ubuntu?
Before installing sublime text editor we should add sublime to repository with this command.
sudo add-apt-repository ppa:webupd8team/sublime-text-2
and then update the repository with this command
sudo apt-get update
after that we can install sublime with this command
sudo apt-get install sublime-text
Here is the screenshoot of sublime text editor