php-pam on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S php-pam

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

$ yay -Rns php-pam

2. Manually Install "php-pam" via AUR

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

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

b. Clone php-pam's git locally

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

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

$ cd ~/php-pam $ makepkg -si

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

ID: 1403718
Name: php-pam
PackageBaseID: 13272
PackageBase: php-pam
Version: 2.2.5-3
Description: This extension provides PAM (Pluggable Authentication Modules) integration in PHP.
URL: https://github.com/amishmm/php-pam
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: matteomattei
Submitter: matteomattei
FirstSubmitted: 1192196193
LastModified: 1707026817
URLPath: /cgit/aur.git/snapshot/php-pam.tar.gz