usermode on AUR (Arch User Repository)

Last updated: April 29,2024

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

b. Install usermode on Arch using YAY

$ yay -S usermode

* (Optional) Uninstall usermode on Arch using YAY

$ yay -Rns usermode

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

b. Clone usermode's git locally

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

c. Go to ~/usermode folder and install it

$ cd ~/usermode $ makepkg -si

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