pam_encfs on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S pam_encfs

* (Optional) Uninstall pam_encfs on Arch using YAY

$ yay -Rns pam_encfs

2. Manually Install "pam_encfs" via AUR

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

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

b. Clone pam_encfs's git locally

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

c. Go to ~/pam_encfs folder and install it

$ cd ~/pam_encfs $ makepkg -si

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

ID: 540620
Name: pam_encfs
PackageBaseID: 2759
PackageBase: pam_encfs
Version: 0.1.4.4-5
Description: A module to auto-mount encfs directories on login
URL: http://code.google.com/p/pam-encfs/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: ainola
Submitter: guital
FirstSubmitted: 1132426612
LastModified: 1535953318
URLPath: /cgit/aur.git/snapshot/pam_encfs.tar.gz