php-phalcon on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "php-phalcon" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install php-phalcon on Arch using YAY

$ yay -S php-phalcon

* (Optional) Uninstall php-phalcon on Arch using YAY

$ yay -Rns php-phalcon

2. Manually Install "php-phalcon" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone php-phalcon's git locally

$ git clone https://aur.archlinux.org/php-phalcon.git ~/php-phalcon

c. Go to ~/php-phalcon folder and install it

$ cd ~/php-phalcon $ makepkg -si

3. Information about the php-phalcon package on Arch User Repository (AUR)

ID: 1379921
Name: php-phalcon
PackageBaseID: 87316
PackageBase: php-phalcon
Version: 5.5.0-1
Description: Web framework delivered as a C-extension for PHP
URL: http://phalconphp.com
NumVotes: 19
Popularity: 0
OutOfDate: 1707657691
Maintainer: wolftankk
Submitter: wolftankk
FirstSubmitted: 1415677185
LastModified: 1704299346
URLPath: /cgit/aur.git/snapshot/php-phalcon.tar.gz