Skip to content

Instantly share code, notes, and snippets.

@aisuhua
Created September 21, 2019 02:46
Show Gist options
  • Select an option

  • Save aisuhua/f1f227f7d33599fa59fa5a110415ae21 to your computer and use it in GitHub Desktop.

Select an option

Save aisuhua/f1f227f7d33599fa59fa5a110415ae21 to your computer and use it in GitHub Desktop.
# Install AUR
wget "https://aur.archlinux.org/cgit/aur.git/snapshot/php-phalcon.tar.gz"
tar -zxvf php-phalcon.tar.gz
cd php-phalcon
makepkg
pacman -U php-phalcon-3.4.2-1-x86_64.pkg.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment