pamtester on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pamtester

* (Optional) Uninstall pamtester on Arch using YAY

$ yay -Rns pamtester

2. Manually Install "pamtester" via AUR

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

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

b. Clone pamtester's git locally

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

c. Go to ~/pamtester folder and install it

$ cd ~/pamtester $ makepkg -si

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

ID: 877668
Name: pamtester
PackageBaseID: 28635
PackageBase: pamtester
Version: 0.1.2-4
Description: Tiny program to test the pluggable authentication modules (PAM) facility
URL: http://pamtester.sourceforge.net/
NumVotes: 12
Popularity: 0.000699
OutOfDate:
Maintainer: grawity
Submitter:
FirstSubmitted: 1248170567
LastModified: 1615839339
URLPath: /cgit/aur.git/snapshot/pamtester.tar.gz