pam_panic on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pam_panic

* (Optional) Uninstall pam_panic on Arch using YAY

$ yay -Rns pam_panic

2. Manually Install "pam_panic" via AUR

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

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

b. Clone pam_panic's git locally

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

c. Go to ~/pam_panic folder and install it

$ cd ~/pam_panic $ makepkg -si

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

ID: 1234234
Name: pam_panic
PackageBaseID: 135012
PackageBase: pam_panic
Version: 0.3.5-3
Description: A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.
URL: https://github.com/pampanic/pam_panic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Bandie
Submitter: Bandie
FirstSubmitted: 1534100736
LastModified: 1680207570
URLPath: /cgit/aur.git/snapshot/pam_panic.tar.gz