Created
January 30, 2019 03:54
-
-
Save ezirmusitua/4ed72d2adc2194eb5de6775a5e9c8423 to your computer and use it in GitHub Desktop.
[Install yaourt] install yaourt in archlinux #linux #tools
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "[archlinuxcn]" >> /etc/pacman.conf | |
echo "Server=https://mirrors.ustc.edu.cn/archlinuxcn/$arch" >> /etc/pacman.conf | |
sudo pacman -Sy | |
sudo pacman -S yaourt | |
sudo pacman -S archlinuxcn-keyring |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment