Add our Sublime Text 2 Ubuntu PPA using the following commands:
<code style="margin: 0px; padding: 0px;">sudo add-apt-repository ppa:webupd8team/sublime-text-2 sudo apt-get update</code>
Then, install Sublime Text 2 stable build:
<code style="margin: 0px; padding: 0px;">sudo apt-get install sublime-text</code>
Or, to install Sublime Text 2 development build, use the following command:
<code style="margin: 0px; padding: 0px;">sudo apt-get install sublime-text-dev</code>
I've set up the PPA for personal use but of course, anyone can use it. If you find any bugs, please report them in the comments below.
本文指导您如何通过PPA安装Sublime Text 2的稳定版或开发版在Ubuntu系统上。
833

被折叠的 条评论
为什么被折叠?



