Skip to content

Instantly share code, notes, and snippets.

@ezirmusitua
Created January 30, 2019 03:54
Show Gist options
  • Save ezirmusitua/4ed72d2adc2194eb5de6775a5e9c8423 to your computer and use it in GitHub Desktop.
Save ezirmusitua/4ed72d2adc2194eb5de6775a5e9c8423 to your computer and use it in GitHub Desktop.
[Install yaourt] install yaourt in archlinux #linux #tools
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