pam_p11 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pam_p11

* (Optional) Uninstall pam_p11 on Arch using YAY

$ yay -Rns pam_p11

2. Manually Install "pam_p11" via AUR

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

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

b. Clone pam_p11's git locally

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

c. Go to ~/pam_p11 folder and install it

$ cd ~/pam_p11 $ makepkg -si

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

ID: 646355
Name: pam_p11
PackageBaseID: 10093
PackageBase: pam_p11
Version: 0.3.1-1
Description: PAM module for using crpytographic tokens such as smart cards and usb crypto tokens for authentication
URL: https://github.com/OpenSC/pam_p11
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Unb0rn
Submitter: Snowman
FirstSubmitted: 1175380813
LastModified: 1568442855
URLPath: /cgit/aur.git/snapshot/pam_p11.tar.gz