libpam_pwdfile on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libpam_pwdfile

* (Optional) Uninstall libpam_pwdfile on Arch using YAY

$ yay -Rns libpam_pwdfile

2. Manually Install "libpam_pwdfile" via AUR

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

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

b. Clone libpam_pwdfile's git locally

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

c. Go to ~/libpam_pwdfile folder and install it

$ cd ~/libpam_pwdfile $ makepkg -si

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

ID: 222733
Name: libpam_pwdfile
PackageBaseID: 97406
PackageBase: libpam_pwdfile
Version: 1.0-2
Description: A PAM module allowing authentication via an /etc/passwd-like file
URL: https://github.com/tiwe-de/libpam-pwdfile
NumVotes: 10
Popularity: 2.0E-6
OutOfDate: 1702033780
Maintainer: dalu
Submitter: dalu
FirstSubmitted: 1439389953
LastModified: 1439893781
URLPath: /cgit/aur.git/snapshot/libpam_pwdfile.tar.gz