pam_e4crypt on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pam_e4crypt

* (Optional) Uninstall pam_e4crypt on Arch using YAY

$ yay -Rns pam_e4crypt

2. Manually Install "pam_e4crypt" via AUR

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

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

b. Clone pam_e4crypt's git locally

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

c. Go to ~/pam_e4crypt folder and install it

$ cd ~/pam_e4crypt $ makepkg -si

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

ID: 470772
Name: pam_e4crypt
PackageBaseID: 126731
PackageBase: pam_e4crypt
Version: 0.1-3
Description: This is a PAM module for unlocking transparently encrypted directories on ext4
URL: https://github.com/neithernut/pam_e4crypt/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rdnvndr
Submitter: rdnvndr
FirstSubmitted: 1509220966
LastModified: 1513619352
URLPath: /cgit/aur.git/snapshot/pam_e4crypt.tar.gz