iamroot on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S iamroot

* (Optional) Uninstall iamroot on Arch using YAY

$ yay -Rns iamroot

2. Manually Install "iamroot" via AUR

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

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

b. Clone iamroot's git locally

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

c. Go to ~/iamroot folder and install it

$ cd ~/iamroot $ makepkg -si

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

ID: 1421437
Name: iamroot
PackageBaseID: 174895
PackageBase: iamroot
Version: 19-1
Description: Emulating the syscall chroot(2) in an unpriviliged process
URL: https://github.com/gportay/iamroot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gportay
Submitter: gportay
FirstSubmitted: 1641829833
LastModified: 1709678905
URLPath: /cgit/aur.git/snapshot/iamroot.tar.gz