pam_cookie on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pam_cookie

* (Optional) Uninstall pam_cookie on Arch using YAY

$ yay -Rns pam_cookie

2. Manually Install "pam_cookie" via AUR

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

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

b. Clone pam_cookie's git locally

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

c. Go to ~/pam_cookie folder and install it

$ cd ~/pam_cookie $ makepkg -si

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

ID: 1292203
Name: pam_cookie
PackageBaseID: 195973
PackageBase: pam_cookie
Version: 1.0-1
Description: PAM module for keeping one-time-passwords valid over a period of time
URL: https://github.com/jwhitbeck/pam_cookie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freyavalent
Submitter: freyavalent
FirstSubmitted: 1689903553
LastModified: 1689903553
URLPath: /cgit/aur.git/snapshot/pam_cookie.tar.gz