pam_usermount on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pam_usermount

* (Optional) Uninstall pam_usermount on Arch using YAY

$ yay -Rns pam_usermount

2. Manually Install "pam_usermount" via AUR

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

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

b. Clone pam_usermount's git locally

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

c. Go to ~/pam_usermount folder and install it

$ cd ~/pam_usermount $ makepkg -si

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

ID: 300821
Name: pam_usermount
PackageBaseID: 111059
PackageBase: pam_usermount
Version: 0.1-1
Description: PAM module for automounting (encrypted) volumes on login
URL: https://github.com/irtimmer/pam_usermount
NumVotes: 2
Popularity: 0
OutOfDate: 1705156163
Maintainer: irtimmer
Submitter: irtimmer
FirstSubmitted: 1462723638
LastModified: 1462723639
URLPath: /cgit/aur.git/snapshot/pam_usermount.tar.gz