proot-3.2.1 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S proot-3.2.1

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

$ yay -Rns proot-3.2.1

2. Manually Install "proot-3.2.1" via AUR

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

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

b. Clone proot-3.2.1's git locally

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

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

$ cd ~/proot-3.2.1 $ makepkg -si

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

ID: 394983
Name: proot-3.2.1
PackageBaseID: 120937
PackageBase: proot-3.2.1
Version: 3.2.1-1
Description: chroot, mount --bind, and binfmt_misc without privilege/setup
URL: http://proot.me
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: grufo
FirstSubmitted: 1490312012
LastModified: 1490312012
URLPath: /cgit/aur.git/snapshot/proot-3.2.1.tar.gz