php81-pecl on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S php81-pecl

* (Optional) Uninstall php81-pecl on Arch using YAY

$ yay -Rns php81-pecl

2. Manually Install "php81-pecl" via AUR

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

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

b. Clone php81-pecl's git locally

$ git clone https://aur.archlinux.org/php81-pecl.git ~/php81-pecl

c. Go to ~/php81-pecl folder and install it

$ cd ~/php81-pecl $ makepkg -si

3. Information about the php81-pecl package on Arch User Repository (AUR)

ID: 1379804
Name: php81-pecl
PackageBaseID: 173577
PackageBase: php81
Version: 8.1.27-1
Description: PHP Extension Community Library (PECL) for php81
URL: http://www.php.net
NumVotes: 10
Popularity: 0.012478
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1638363292
LastModified: 1704282904
URLPath: /cgit/aur.git/snapshot/php81-pecl.tar.gz

5. The same packages on other Linux Distributions