php74-fpm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S php74-fpm

* (Optional) Uninstall php74-fpm on Arch using YAY

$ yay -Rns php74-fpm

2. Manually Install "php74-fpm" via AUR

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

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

b. Clone php74-fpm's git locally

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

c. Go to ~/php74-fpm folder and install it

$ cd ~/php74-fpm $ makepkg -si

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

ID: 1358317
Name: php74-fpm
PackageBaseID: 162713
PackageBase: php74
Version: 7.4.33-4
Description: FastCGI Process Manager for php74
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-fpm.tar.gz