美文网首页
在Centos7中安装sublime_test_3

在Centos7中安装sublime_test_3

作者: 花火ff | 来源:发表于2017-09-15 19:24 被阅读0次

yum

Install the GPG key:(安装GPG密钥)

#sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg

Select the channel to use:(选择下载路径)

Stable(稳定版)

#sudo yum-config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo

Dev(Beta版)

#sudo yum-config-manager --add-repo https://download.sublimetext.com/rpm/dev/x86_64/sublime-text.repo

Update yum and install Sublime Text(安装)

#sudo yum install sublime-text


安装各种版本的sublime可直接点击这里进行查阅sublime_test_3 

相关文章

网友评论

      本文标题:在Centos7中安装sublime_test_3

      本文链接:https://www.haomeiwen.com/subject/xddesxtx.html