php56 on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "php56" 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 php56 on Arch using YAY

$ yay -S php56

* (Optional) Uninstall php56 on Arch using YAY

$ yay -Rns php56

2. Manually Install "php56" via AUR

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

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

b. Clone php56's git locally

$ git clone https://aur.archlinux.org/php56.git ~/php56

c. Go to ~/php56 folder and install it

$ cd ~/php56 $ makepkg -si

3. Information about the php56 package on Arch User Repository (AUR)

ID: 1393543
Name: php56
PackageBaseID: 105488
PackageBase: php56
Version: 5.6.40-11
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 48
Popularity: 0.326738
OutOfDate:
Maintainer: el_aur
Submitter: mickael9
FirstSubmitted: 1451856405
LastModified: 1706380137
URLPath: /cgit/aur.git/snapshot/php56.tar.gz