Ref: http://www.webupd8.org/2011/03/sublime-text-2-ubuntu-ppa.html
Add our Sublime Text 2 Ubuntu PPA using the following commands:
sudo add-apt-repository ppa:webupd8team/sublime-text-2
sudo apt-get update
Then, install Sublime Text 2 stable build:
sudo apt-get install sublime-text
Or, to install Sublime Text 2 development build, use the following command:
sudo apt-get install sublime-text-dev
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.
For what's new in the latest Sublime Text 2 builds, check out its homepage.
For what's new in the latest Sublime Text 2 builds, check out its homepage.
本文提供了一个简单的方法来安装 Sublime Text 2 编辑器的稳定版或开发版到 Ubuntu 系统中。通过添加 PPA 仓库并使用 apt 命令,用户可以轻松完成安装过程。
3479

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



