archlinux上安装sublime text

  因为sublime text不是开源所以在官方库没有收纳,但是在archlinuxcn上面有。

  

#vim /etc/pacman.conf

在末尾添加:

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

然后

sudo pacman -Syu sublime-text-dev-imfix

这样包括wps chrome等一堆软件也能通过archlinuxcn的库更新啦.

但是这个服务器很慢。

https://github.com/archlinuxcn/mirrorlist-repo

在用这里的镜像更换上面的地址就可以了。

 

  

posted @ 2017-09-26 19:46  Alexzzzz  阅读(754)  评论(0编辑  收藏  举报