php54 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S php54

* (Optional) Uninstall php54 on Arch using YAY

$ yay -Rns php54

2. Manually Install "php54" via AUR

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

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

b. Clone php54's git locally

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

c. Go to ~/php54 folder and install it

$ cd ~/php54 $ makepkg -si

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

ID: 1216314
Name: php54
PackageBaseID: 174033
PackageBase: php54
Version: 5.4.45-8
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1639669503
LastModified: 1677083316
URLPath: /cgit/aur.git/snapshot/php54.tar.gz