php-alpm on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S php-alpm

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

$ yay -Rns php-alpm

2. Manually Install "php-alpm" via AUR

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

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

b. Clone php-alpm's git locally

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

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

$ cd ~/php-alpm $ makepkg -si

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

ID: 1042984
Name: php-alpm
PackageBaseID: 115597
PackageBase: php-alpm
Version: 0.7-1
Description: A PHP extension to use Arch Linux's ALPM
URL: https://github.com/markzz/php-alpm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: markzz
Submitter: markzz
FirstSubmitted: 1474143583
LastModified: 1645817963
URLPath: /cgit/aur.git/snapshot/php-alpm.tar.gz