proot-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S proot-bin

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

$ yay -Rns proot-bin

2. Manually Install "proot-bin" via AUR

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

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

b. Clone proot-bin's git locally

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

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

$ cd ~/proot-bin $ makepkg -si

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

ID: 1075711
Name: proot-bin
PackageBaseID: 107391
PackageBase: proot-bin
Version: 5.3.1-1
Description: chroot, mount --bind, and binfmt_misc without privilege/setup (bin only)
URL: https://proot-me.github.io/
NumVotes: 9
Popularity: 0.002212
OutOfDate: 1684031021
Maintainer: The_Loko
Submitter: The_Loko
FirstSubmitted: 1455108153
LastModified: 1651691889
URLPath: /cgit/aur.git/snapshot/proot-bin.tar.gz