subuser on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S subuser

* (Optional) Uninstall subuser on Arch using YAY

$ yay -Rns subuser

2. Manually Install "subuser" via AUR

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

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

b. Clone subuser's git locally

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

c. Go to ~/subuser folder and install it

$ cd ~/subuser $ makepkg -si

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

ID: 489746
Name: subuser
PackageBaseID: 96876
PackageBase: subuser
Version: 0.6.2-1
Description: Run programs in linux with selectively restricted permissions
URL: http://subuser.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: illis
Submitter: bchretien
FirstSubmitted: 1439043533
LastModified: 1519625616
URLPath: /cgit/aur.git/snapshot/subuser.tar.gz