Skip to content

Instantly share code, notes, and snippets.

@shadyvb
Last active August 29, 2015 14:01
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 shadyvb/fc2db542db542275210e to your computer and use it in GitHub Desktop.
Save shadyvb/fc2db542db542275210e to your computer and use it in GitHub Desktop.
Install packer for Archlinux
pacman -S base-devel fakeroot jshon expac git wget
wget https://aur.archlinux.org/packages/pa/packer/PKGBUILD
makepkg
pacman -U packer-*.pkg.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment