enroot-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S enroot-git

* (Optional) Uninstall enroot-git on Arch using YAY

$ yay -Rns enroot-git

2. Manually Install "enroot-git" via AUR

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

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

b. Clone enroot-git's git locally

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

c. Go to ~/enroot-git folder and install it

$ cd ~/enroot-git $ makepkg -si

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

ID: 776150
Name: enroot-git
PackageBaseID: 141868
PackageBase: enroot-git
Version: 3.0.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: 1557175367
LastModified: 1596839195
URLPath: /cgit/aur.git/snapshot/enroot-git.tar.gz