php74 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S php74

* (Optional) Uninstall php74 on Arch using YAY

$ yay -Rns php74

2. Manually Install "php74" via AUR

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

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

b. Clone php74's git locally

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

c. Go to ~/php74 folder and install it

$ cd ~/php74 $ makepkg -si

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

ID: 1358314
Name: php74
PackageBaseID: 162713
PackageBase: php74
Version: 7.4.33-4
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 11
Popularity: 0.040511
OutOfDate:
Maintainer: el_aur
Submitter: tompear
FirstSubmitted: 1612093737
LastModified: 1700752693
URLPath: /cgit/aur.git/snapshot/php74.tar.gz