mod_auth_openidc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mod_auth_openidc

* (Optional) Uninstall mod_auth_openidc on Arch using YAY

$ yay -Rns mod_auth_openidc

2. Manually Install "mod_auth_openidc" via AUR

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

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

b. Clone mod_auth_openidc's git locally

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

c. Go to ~/mod_auth_openidc folder and install it

$ cd ~/mod_auth_openidc $ makepkg -si

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

ID: 1427966
Name: mod_auth_openidc
PackageBaseID: 156910
PackageBase: mod_auth_openidc
Version: 2.4.15.6-2
Description: OpenID Connect Relying Party implementation for Apache 2.x
URL: https://www.mod-auth-openidc.org
NumVotes: 3
Popularity: 0.565838
OutOfDate:
Maintainer: alzeih
Submitter: alzeih
FirstSubmitted: 1597920852
LastModified: 1710544555
URLPath: /cgit/aur.git/snapshot/mod_auth_openidc.tar.gz