php80 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S php80

* (Optional) Uninstall php80 on Arch using YAY

$ yay -Rns php80

2. Manually Install "php80" via AUR

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

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

b. Clone php80's git locally

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

c. Go to ~/php80 folder and install it

$ cd ~/php80 $ makepkg -si

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

ID: 1358195
Name: php80
PackageBaseID: 160662
PackageBase: php80
Version: 8.0.30-1
Description: PHP. A general-purpose scripting language that is especially suited to web development
URL: http://www.php.net
NumVotes: 15
Popularity: 0.000632
OutOfDate:
Maintainer: muhviehstarr
Submitter: muhviehstarr
FirstSubmitted: 1607339418
LastModified: 1700752554
URLPath: /cgit/aur.git/snapshot/php80.tar.gz