首页 > 系统服务 > 详细

Linux-Sublime Text install(How you I install Sublime Text 2/3?)

时间:2015-12-16 09:42:00      阅读:205      评论:0      收藏:0      [点我收藏+]

There are 2 Sublime Text PPAs and both install the correct version. You‘ve probably used the Sublime Text 3 PPA but posted the instructions for Sublime Text 2 in your question. I just tried the Sublime Text 2 PPA and it correctly installs Sublime Text 2 and Text :

  1. For Sublime-Text-2:

  2. sudo add-apt-repository ppa:webupd8team/sublime-text-2
    sudo apt-get update
    sudo apt-get install sublime-text
  3. For Sublime-Text-3:

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

本文出自 “Mr_Computer” 博客,请务必保留此出处http://caochun.blog.51cto.com/4497308/1723343

Linux-Sublime Text install(How you I install Sublime Text 2/3?)

原文:http://caochun.blog.51cto.com/4497308/1723343

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!