pam_captcha on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pam_captcha

* (Optional) Uninstall pam_captcha on Arch using YAY

$ yay -Rns pam_captcha

2. Manually Install "pam_captcha" via AUR

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

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

b. Clone pam_captcha's git locally

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

c. Go to ~/pam_captcha folder and install it

$ cd ~/pam_captcha $ makepkg -si

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

ID: 204956
Name: pam_captcha
PackageBaseID: 42287
PackageBase: pam_captcha
Version: 1.5-7
Description: A Visual text-based CAPTCHA challenge module for PAM/SSH Logins
URL: http://www.semicomplete.com/projects/pam_captcha/
NumVotes: 4
Popularity: 0
OutOfDate: 1699825744
Maintainer: eworm
Submitter:
FirstSubmitted: 1288298867
LastModified: 1435665218
URLPath: /cgit/aur.git/snapshot/pam_captcha.tar.gz