pam_geoip on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pam_geoip

* (Optional) Uninstall pam_geoip on Arch using YAY

$ yay -Rns pam_geoip

2. Manually Install "pam_geoip" via AUR

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

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

b. Clone pam_geoip's git locally

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

c. Go to ~/pam_geoip folder and install it

$ cd ~/pam_geoip $ makepkg -si

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

ID: 1259805
Name: pam_geoip
PackageBaseID: 120258
PackageBase: pam_geoip
Version: 2.1.1-2
Description: A Pluggable Authentication Module (PAM) for GeoIP based access
URL: https://github.com/amishmm/pam_geoip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: amish
Submitter: amish
FirstSubmitted: 1488464580
LastModified: 1684409073
URLPath: /cgit/aur.git/snapshot/pam_geoip.tar.gz