因为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
在用这里的镜像更换上面的地址就可以了。
时间: 2024-10-08 10:48:28