pam_usb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pam_usb

* (Optional) Uninstall pam_usb on Arch using YAY

$ yay -Rns pam_usb

2. Manually Install "pam_usb" via AUR

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

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

b. Clone pam_usb's git locally

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

c. Go to ~/pam_usb folder and install it

$ cd ~/pam_usb $ makepkg -si

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

ID: 1258022
Name: pam_usb
PackageBaseID: 97712
PackageBase: pam_usb
Version: 0.8.3-1
Description: Hardware authentication for Linux using ordinary flash media (USB & Card based).
URL: https://github.com/mcdope/pam_usb
NumVotes: 14
Popularity: 0.027256
OutOfDate:
Maintainer: IslandC0der
Submitter: dissonant
FirstSubmitted: 1439669131
LastModified: 1684093986
URLPath: /cgit/aur.git/snapshot/pam_usb.tar.gz