subuser on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install subuser on Arch using YAY
$
yay -S
subuser
Copied
* (Optional) Uninstall subuser on Arch using YAY
$
yay -Rns
subuser
Copied
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
Copied
b. Clone subuser's git locally
$
git clone https://aur.archlinux.org/subuser.git
~/subuser
Copied
c. Go to ~/subuser folder and install it
$
cd
~/subuser
Copied
$
makepkg -si
Copied
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
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