| category | help |
|---|---|
| layout | help |
| mirrorid | archlinux |
A lightweight and flexible Linux® distribution that tries to Keep It Simple.
编辑 /etc/pacman.d/mirrorlist,在文件的最顶端添加:
Server = https://{{ site.hostname }}/archlinux/$repo/os/$arch
更新软件包缓存:
sudo pacman -Syy