php-build on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-build

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

$ yay -Rns php-build

2. Manually Install "php-build" via AUR

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

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

b. Clone php-build's git locally

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

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

$ cd ~/php-build $ makepkg -si

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

ID: 310835
Name: php-build
PackageBaseID: 112211
PackageBase: php-build
Version: 0.10.0-5
Description: Install PHP versions
URL: https://github.com/php-build/php-build
NumVotes: 1
Popularity: 0
OutOfDate: 1587459226
Maintainer: mark.sagikazar
Submitter: mark.sagikazar
FirstSubmitted: 1465302018
LastModified: 1465304530
URLPath: /cgit/aur.git/snapshot/php-build.tar.gz