2

Install Sublime Text In Linux

 2 years ago
source link: https://windard.com/blog/2015/11/23/insatll-sublime
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Install Sublime Text In Linux

2015-11-23

Install Sublime Text In Linux

Install via the Package Manager(apt-get):

For Sublime-Text-2

sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
sudo apt-get install sublime-text

For Sublime-Text-3

sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer

Install Manually via Terminal:

Download from the Sublime Site:

32-bit:

wget http://c758482.r82.cf2.rackcdn.com/Sublime\ Text\ 2.0.2.tar.bz2
tar vxjf Sublime\ Text\ 2.0.2.tar.bz2
cd Sublime\ Text\ 2
./sublime_text

64-bit:

wget http://c758482.r82.cf2.rackcdn.com/Sublime\ Text\ 2.0.2\ x64.tar.bz2
tar vxjf Sublime\ Text\ 2.0.2\ x64.tar.bz2
cd Sublime\ Text\ 2
./sublime_text

For Both:

sudo mv Sublime\ Text\ 2 /opt/
sudo ln -s /opt/Sublime\ Text\ 2/sublime_text /usr/bin/subl

OK,now you can use subl in terminal to open your sublime .


本文固定链接:https://windard.com/blog/2015/11/23/insatll-sublime
原创文章,转载请注明出处:Install Sublime Text In Linux By Windard


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK