pam_chroot on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S pam_chroot

* (Optional) Uninstall pam_chroot on Arch using YAY

$ yay -Rns pam_chroot

2. Manually Install "pam_chroot" via AUR

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

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

b. Clone pam_chroot's git locally

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

c. Go to ~/pam_chroot folder and install it

$ cd ~/pam_chroot $ makepkg -si

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

ID: 193738
Name: pam_chroot
PackageBaseID: 37282
PackageBase: pam_chroot
Version: 0.9.2-3
Description: allows chroot users
URL: http://sourceforge.net/projects/pam-chroot/files/
NumVotes: 4
Popularity: 0
OutOfDate: 1700423298
Maintainer:
Submitter: sergej
FirstSubmitted: 1274266764
LastModified: 1434145915
URLPath: /cgit/aur.git/snapshot/pam_chroot.tar.gz