mod_authnz_pam on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S mod_authnz_pam

* (Optional) Uninstall mod_authnz_pam on Arch using YAY

$ yay -Rns mod_authnz_pam

2. Manually Install "mod_authnz_pam" via AUR

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

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

b. Clone mod_authnz_pam's git locally

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

c. Go to ~/mod_authnz_pam folder and install it

$ cd ~/mod_authnz_pam $ makepkg -si

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

ID: 1071960
Name: mod_authnz_pam
PackageBaseID: 118872
PackageBase: mod_authnz_pam
Version: 1.2.3-1
Description: Apache module to run PAM authorization on result of other module's authentication; also full Basic Auth PAM provider.
URL: https://www.adelton.com/apache/mod_authnz_pam/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: user00265
Submitter: r3pek
FirstSubmitted: 1484685373
LastModified: 1650951582
URLPath: /cgit/aur.git/snapshot/mod_authnz_pam.tar.gz