pam_exec-gpg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pam_exec-gpg

* (Optional) Uninstall pam_exec-gpg on Arch using YAY

$ yay -Rns pam_exec-gpg

2. Manually Install "pam_exec-gpg" via AUR

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

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

b. Clone pam_exec-gpg's git locally

$ git clone https://aur.archlinux.org/pam_exec-gpg.git ~/pam_exec-gpg

c. Go to ~/pam_exec-gpg folder and install it

$ cd ~/pam_exec-gpg $ makepkg -si

3. Information about the pam_exec-gpg package on Arch User Repository (AUR)

ID: 1088497
Name: pam_exec-gpg
PackageBaseID: 173417
PackageBase: pam_exec-gpg
Version: 20220601-6
Description: Unlock GnuPG keys keys on login using PAM.
URL: https://github.com/x70b1/pam_exec-gpg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: x70b1
FirstSubmitted: 1637793444
LastModified: 1654094429
URLPath: /cgit/aur.git/snapshot/pam_exec-gpg.tar.gz