php73 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php73

* (Optional) Uninstall php73 on Arch using YAY

$ yay -Rns php73

2. Manually Install "php73" via AUR

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

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

b. Clone php73's git locally

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

c. Go to ~/php73 folder and install it

$ cd ~/php73 $ makepkg -si

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

ID: 1358377
Name: php73
PackageBaseID: 147642
PackageBase: php73
Version: 7.3.33-10
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 11
Popularity: 0.005915
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1577207311
LastModified: 1700753445
URLPath: /cgit/aur.git/snapshot/php73.tar.gz