ArchLinux安裝Sublime Text 3

安裝方法:

在 /etc/pacman.conf中添加

[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch

終端執行:

sudo pacman -Syu sublime-text-dev-imfix

其中

  • sublime-text-dev-imfix 版 = 原版+ Fcitx 中文輸入法支持
  • sublime-text-dev-zh-cn 版  = 原版+ Fcitx 中文輸入法支持+簡體中文漢化
  • sublime-text-dev-zh-tw 版  = 原版+ Fcitx 中文輸入法支持+繁體中文漢化


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章