apache-mod_auth_mellon on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S apache-mod_auth_mellon

* (Optional) Uninstall apache-mod_auth_mellon on Arch using YAY

$ yay -Rns apache-mod_auth_mellon

2. Manually Install "apache-mod_auth_mellon" via AUR

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

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

b. Clone apache-mod_auth_mellon's git locally

$ git clone https://aur.archlinux.org/apache-mod_auth_mellon.git ~/apache-mod_auth_mellon

c. Go to ~/apache-mod_auth_mellon folder and install it

$ cd ~/apache-mod_auth_mellon $ makepkg -si

3. Information about the apache-mod_auth_mellon package on Arch User Repository (AUR)

ID: 1191453
Name: apache-mod_auth_mellon
PackageBaseID: 121216
PackageBase: apache-mod_auth_mellon
Version: 0.18.1-1
Description: Authentication module for Apache that authenticates the user against a SAML 2.0 IdP, and grants access to directories depending on attributes received from the IdP.
URL: https://github.com/latchset/mod_auth_mellon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuhry
Submitter: ivlcic
FirstSubmitted: 1491307651
LastModified: 1672778564
URLPath: /cgit/aur.git/snapshot/apache-mod_auth_mellon.tar.gz