pam_rundir on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S pam_rundir

* (Optional) Uninstall pam_rundir on Arch using YAY

$ yay -Rns pam_rundir

2. Manually Install "pam_rundir" via AUR

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

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

b. Clone pam_rundir's git locally

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

c. Go to ~/pam_rundir folder and install it

$ cd ~/pam_rundir $ makepkg -si

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

ID: 257836
Name: pam_rundir
PackageBaseID: 104829
PackageBase: pam_rundir
Version: 1.0.0-1
Description: PAM module to provide $XDG_RUNTIME_DIR
URL: http://jjacky.com/pam_rundir
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1450532107
LastModified: 1450532134
URLPath: /cgit/aur.git/snapshot/pam_rundir.tar.gz