linux-user-chroot on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "linux-user-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 linux-user-chroot on Arch using YAY

$ yay -S linux-user-chroot

* (Optional) Uninstall linux-user-chroot on Arch using YAY

$ yay -Rns linux-user-chroot

2. Manually Install "linux-user-chroot" via AUR

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

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

b. Clone linux-user-chroot's git locally

$ git clone https://aur.archlinux.org/linux-user-chroot.git ~/linux-user-chroot

c. Go to ~/linux-user-chroot folder and install it

$ cd ~/linux-user-chroot $ makepkg -si

3. Information about the linux-user-chroot package on Arch User Repository (AUR)

ID: 524888
Name: linux-user-chroot
PackageBaseID: 58573
PackageBase: linux-user-chroot
Version: 2015.1-6
Description: setuid helper for making bind mounts and chrooting
URL: https://gitlab.gnome.org/Archive/linux-user-chroot/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1334688608
LastModified: 1531022269
URLPath: /cgit/aur.git/snapshot/linux-user-chroot.tar.gz