Ubuntu 安装sublime方法

step1:download sublime
step2:modify sublime text.desktop
step3:terminal sudo ln -s /opt/.../sublime_text /usr/bin/sublime  (terminal sublime successful launch)
step4:terminal sudo cp /opt/.../sublime text.desktop /usr/share/applications/ (add sublime text.desktop to desktop)
step5:terminal sudo chmod 777 /usr/.../sublime text.desktop


step6:install package
      websites:
		https://www.cnblogs.com/liuchaoH/p/6370008.html
		http://blog.csdn.net/sndongcheng/article/details/73844972
		http://blog.csdn.net/wxl1555/article/details/69941451
		https://www.cnblogs.com/GeekXia/p/7243593.html
		http://blog.csdn.net/pyf09/article/details/77484628
		https://www.jianshu.com/p/e641e3163fdb

https://www.sublimetext.com/docs/3/linux_repositories.html

猜你喜欢

转载自blog.csdn.net/wangyingjun123/article/details/82963461
今日推荐