Skip to content

Instantly share code, notes, and snippets.

@jatindhankhar
Created January 6, 2015 14:24
Show Gist options
  • Save jatindhankhar/e7fa3ccd87cc22632ae0 to your computer and use it in GitHub Desktop.
Save jatindhankhar/e7fa3ccd87cc22632ae0 to your computer and use it in GitHub Desktop.
Arch Installation guide
Download and install by following the guide by Linux Veda
#systemctl enable NetworkManager
# systemctl start NetworkManager
Disable DHCPCD
systemctl disable dhcpcd.service #Confilcts
Install yaourt
Fix Yaourt error arising due to curl and IPV6
Solution - Hardcode the ip of aur.archlinux.org to `/etc/hosts`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment