echo ' [archlinuxcn] SigLevel = Never Include = /etc/pacman.d/cnmirrorlist' >> /etc/pacman.conf echo 'Server = https://mirrors.ustc.edu.cn/$repo/$arch Server = https://mirrors.tuna.tsinghua.edu.cn/$repo/$arch' >> /etc/pacman.d/cnmirrorlist
安装基础包
1 2 3 4 5 6 7
pacman -Sy pacman -S yay yay -S xorg make gcc vim git yay -S nerd-fonts-jetbrains-mono yay -S ttf-material-design-icons yay -S ttf-joypixels yay -S wqy-microhei