usermode on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "usermode" 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 usermode on Arch using YAY
$
yay -S
usermode
Copied
* (Optional) Uninstall usermode on Arch using YAY
$
yay -Rns
usermode
Copied
2. Manually Install "usermode" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone usermode's git locally
$
git clone https://aur.archlinux.org/usermode.git
~/usermode
Copied
c. Go to ~/usermode folder and install it
$
cd
~/usermode
Copied
$
makepkg -si
Copied
3. Information about the usermode package on Arch User Repository (AUR)
ID: 1010623
Name: usermode
PackageBaseID: 46816
PackageBase: usermode
Version: 1.114-1
Description: Allow configured programs to be run with superuser privileges by ordinary users
URL: https://pagure.io/usermode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: td123
FirstSubmitted: 1298438671
LastModified: 1640705840
URLPath: /cgit/aur.git/snapshot/usermode.tar.gz
Name: usermode
PackageBaseID: 46816
PackageBase: usermode
Version: 1.114-1
Description: Allow configured programs to be run with superuser privileges by ordinary users
URL: https://pagure.io/usermode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: td123
FirstSubmitted: 1298438671
LastModified: 1640705840
URLPath: /cgit/aur.git/snapshot/usermode.tar.gz