pam-gnupg on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pam-gnupg

* (Optional) Uninstall pam-gnupg on Arch using YAY

$ yay -Rns pam-gnupg

2. Manually Install "pam-gnupg" via AUR

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

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

b. Clone pam-gnupg's git locally

$ git clone https://aur.archlinux.org/pam-gnupg.git ~/pam-gnupg

c. Go to ~/pam-gnupg folder and install it

$ cd ~/pam-gnupg $ makepkg -si

3. Information about the pam-gnupg package on Arch User Repository (AUR)

ID: 1110908
Name: pam-gnupg
PackageBaseID: 149142
PackageBase: pam-gnupg
Version: 0.4-1
Description: Unlock GnuPG keys on login
URL: https://github.com/cruegge/pam-gnupg
NumVotes: 12
Popularity: 0.001054
OutOfDate:
Maintainer: cruegge
Submitter: cruegge
FirstSubmitted: 1581765397
LastModified: 1657621601
URLPath: /cgit/aur.git/snapshot/pam-gnupg.tar.gz