pam_pkcs11 on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pam_pkcs11

* (Optional) Uninstall pam_pkcs11 on Arch using YAY

$ yay -Rns pam_pkcs11

2. Manually Install "pam_pkcs11" via AUR

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

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

b. Clone pam_pkcs11's git locally

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

c. Go to ~/pam_pkcs11 folder and install it

$ cd ~/pam_pkcs11 $ makepkg -si

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

ID: 960800
Name: pam_pkcs11
PackageBaseID: 32397
PackageBase: pam_pkcs11
Version: 0.6.12-1
Description: PAM module allows a X.509 certificate based user login
URL: https://opensc.github.io/pam_pkcs11/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: ilpianista
Submitter: master
FirstSubmitted: 1259786094
LastModified: 1631607552
URLPath: /cgit/aur.git/snapshot/pam_pkcs11.tar.gz