pam_abl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pam_abl

* (Optional) Uninstall pam_abl on Arch using YAY

$ yay -Rns pam_abl

2. Manually Install "pam_abl" via AUR

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

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

b. Clone pam_abl's git locally

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

c. Go to ~/pam_abl folder and install it

$ cd ~/pam_abl $ makepkg -si

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

ID: 1260299
Name: pam_abl
PackageBaseID: 1995
PackageBase: pam_abl
Version: 1.0-2
Description: Automated blacklisting on repeated failed authentication attempts
URL: https://github.com/amishmm/pam_abl
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: amish
Submitter: Mikos
FirstSubmitted: 1125707839
LastModified: 1684499985
URLPath: /cgit/aur.git/snapshot/pam_abl.tar.gz