mod_authnz_external on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mod_authnz_external

* (Optional) Uninstall mod_authnz_external on Arch using YAY

$ yay -Rns mod_authnz_external

2. Manually Install "mod_authnz_external" 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_external's git locally

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

c. Go to ~/mod_authnz_external folder and install it

$ cd ~/mod_authnz_external $ makepkg -si

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

ID: 826926
Name: mod_authnz_external
PackageBaseID: 101948
PackageBase: mod_authnz_external
Version: 3.3.3-1
Description: External Authentication Module for Apache HTTP Server
URL: https://github.com/phokz/mod-auth-external
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: oksijun
Submitter: oksijun
FirstSubmitted: 1445001241
LastModified: 1606856999
URLPath: /cgit/aur.git/snapshot/mod_authnz_external.tar.gz