Skip to content

Instantly share code, notes, and snippets.

@StefanLiebenberg
Last active February 16, 2017 08:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StefanLiebenberg/5732bcce9f8a33b751b73630d930e184 to your computer and use it in GitHub Desktop.
Save StefanLiebenberg/5732bcce9f8a33b751b73630d930e184 to your computer and use it in GitHub Desktop.
pacman -Sy --noconfirm && pacman -Sy archlinux-keyring --noconfirm && pacman -Su --noconfirm && pacman-db-upgrade && trust extract-compat && pacman -Scc --noconfirm
echo -e "\n[archlinuxfr]\nSigLevel = Never\nServer = http://repo.archlinux.fr/\$arch" >> /etc/pacman.conf && pacman -Sy yaourt --noconfirm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment