What & How & Why

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
上一修订版两侧同时换到之后的修订记录
linux:software:sublimetext [2015/06/12 03:29] – created haregylinux:software:sublimetext [2020/02/24 10:20] – [Install Sublime Text 3 to CentOS] codinghare
行 1: 行 1:
-==== Download & unpack ====+ 
 +=== Download & unpack ===
 The latest stable version can be downloaded from Sublime Text website or you can use the following “wget” command to download the tar-file that suits you better and extract it as shown below. The latest stable version can be downloaded from Sublime Text website or you can use the following “wget” command to download the tar-file that suits you better and extract it as shown below.
 \\ \\
行 7: 行 8:
 </code> </code>
 \\ \\
-==== Change directory ====+=== Change directory ===
 Once unpacked, you will get a directory called “Sublime_Text_3″. I moved them to the /opt directory. Once unpacked, you will get a directory called “Sublime_Text_3″. I moved them to the /opt directory.
 \\ \\
 <code># sudo mv Sublime_Text_3 /opt/</code> <code># sudo mv Sublime_Text_3 /opt/</code>
 \\ \\
-==== Create a symbolic link ====+=== Create a symbolic link ===
 Next create a symbolic link to call “Sublime Text” from the command line as “sublime”. To do, create a symbolic link under “/usr/bin” as shown below. Next create a symbolic link to call “Sublime Text” from the command line as “sublime”. To do, create a symbolic link under “/usr/bin” as shown below.
 \\ \\
 <code># sudo ln -s /opt/Sublime_Text_3/sublime_text /usr/bin/sublime</code> <code># sudo ln -s /opt/Sublime_Text_3/sublime_text /usr/bin/sublime</code>
 \\ \\
-==== Create Unity Lancher ====+=== Create Unity Lancher ===
  
 If you are using Unity and want to add “Sublime Text” to the Unity launcher. Create a “sublime.desktop” file under “/usr/share/applications”. If you are using Unity and want to add “Sublime Text” to the Unity launcher. Create a “sublime.desktop” file under “/usr/share/applications”.
行 45: 行 46:
 \\ \\
 Then you can find your desktop icon at Applications->Programming. Then you can find your desktop icon at Applications->Programming.
 +\\
 +\\
 +{{ :linux:software:menu_002.png?nolink |}}
 +~~DUOSHUO~~