enroot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S enroot

* (Optional) Uninstall enroot on Arch using YAY

$ yay -Rns enroot

2. Manually Install "enroot" via AUR

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

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

b. Clone enroot's git locally

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

c. Go to ~/enroot folder and install it

$ cd ~/enroot $ makepkg -si

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

ID: 1215236
Name: enroot
PackageBaseID: 147336
PackageBase: enroot
Version: 3.4.1-1
Description: A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
URL: https://github.com/NVIDIA/enroot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lukeyeager
Submitter: lukeyeager
FirstSubmitted: 1576025438
LastModified: 1677008788
URLPath: /cgit/aur.git/snapshot/enroot.tar.gz