pam-shield on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pam-shield

* (Optional) Uninstall pam-shield on Arch using YAY

$ yay -Rns pam-shield

2. Manually Install "pam-shield" via AUR

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

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

b. Clone pam-shield's git locally

$ git clone https://aur.archlinux.org/pam-shield.git ~/pam-shield

c. Go to ~/pam-shield folder and install it

$ cd ~/pam-shield $ makepkg -si

3. Information about the pam-shield package on Arch User Repository (AUR)

ID: 243659
Name: pam-shield
PackageBaseID: 102595
PackageBase: pam-shield
Version: 0.9.6-1
Description: PAM module to block remote hosts using iptables after too many failed authentication attempts
URL: https://github.com/jtniehof/pam_shield
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: de-vries
FirstSubmitted: 1446057992
LastModified: 1446058719
URLPath: /cgit/aur.git/snapshot/pam-shield.tar.gz