mod_auth_gssapi on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mod_auth_gssapi

* (Optional) Uninstall mod_auth_gssapi on Arch using YAY

$ yay -Rns mod_auth_gssapi

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

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

c. Go to ~/mod_auth_gssapi folder and install it

$ cd ~/mod_auth_gssapi $ makepkg -si

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

ID: 1164950
Name: mod_auth_gssapi
PackageBaseID: 85152
PackageBase: mod_auth_gssapi
Version: 1.6.5-2
Description: Kerberos authentication module for the Apache HTTP Server
URL: https://github.com/gssapi/mod_auth_gssapi
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1409336168
LastModified: 1667678167
URLPath: /cgit/aur.git/snapshot/mod_auth_gssapi.tar.gz