pam_radius on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pam_radius

* (Optional) Uninstall pam_radius on Arch using YAY

$ yay -Rns pam_radius

2. Manually Install "pam_radius" via AUR

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

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

b. Clone pam_radius's git locally

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

c. Go to ~/pam_radius folder and install it

$ cd ~/pam_radius $ makepkg -si

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

ID: 867028
Name: pam_radius
PackageBaseID: 163590
PackageBase: pam_radius
Version: 2.0.0-1
Description: This is the FreeRADIUS PAM to RADIUS authentication module.
URL: https://freeradius.org/sub_projects/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: teamalpha5441
Submitter: teamalpha5441
FirstSubmitted: 1613925812
LastModified: 1613925812
URLPath: /cgit/aur.git/snapshot/pam_radius.tar.gz