mod_auth_radius on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mod_auth_radius

* (Optional) Uninstall mod_auth_radius on Arch using YAY

$ yay -Rns mod_auth_radius

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

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

c. Go to ~/mod_auth_radius folder and install it

$ cd ~/mod_auth_radius $ makepkg -si

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

ID: 619008
Name: mod_auth_radius
PackageBaseID: 95353
PackageBase: mod_auth_radius
Version: 1.6.0-1
Description: Radius authentication module for Apache
URL: http://freeradius.org/mod_auth_radius/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1435562667
LastModified: 1559768060
URLPath: /cgit/aur.git/snapshot/mod_auth_radius.tar.gz