proot-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S proot-git

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

$ yay -Rns proot-git

2. Manually Install "proot-git" via AUR

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

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

b. Clone proot-git's git locally

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

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

$ cd ~/proot-git $ makepkg -si

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

ID: 978659
Name: proot-git
PackageBaseID: 120856
PackageBase: proot-git
Version: r1199.0a9bbd6-1
Description: chroot, mount --bind, and binfmt_misc without privilege/setup
URL: http://proot.me
NumVotes: 2
Popularity: 0
OutOfDate: 1681418380
Maintainer:
Submitter: grufo
FirstSubmitted: 1490032397
LastModified: 1635091899
URLPath: /cgit/aur.git/snapshot/proot-git.tar.gz