php-pear on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S php-pear

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

$ yay -Rns php-pear

2. Manually Install "php-pear" via AUR

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

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

b. Clone php-pear's git locally

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

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

$ cd ~/php-pear $ makepkg -si

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

ID: 1425639
Name: php-pear
PackageBaseID: 105468
PackageBase: php-pear
Version: 1:1.10.23-2
Description: PHP Extension and Application Repository
URL: https://pear.php.net/package/pearweb_phars/
NumVotes: 42
Popularity: 8.2E-5
OutOfDate:
Maintainer: amish
Submitter: Pierre
FirstSubmitted: 1451824372
LastModified: 1710230812
URLPath: /cgit/aur.git/snapshot/php-pear.tar.gz