multi-user on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "multi-user" 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 multi-user on Arch using YAY
$
yay -S
multi-user
Copied
* (Optional) Uninstall multi-user on Arch using YAY
$
yay -Rns
multi-user
Copied
2. Manually Install "multi-user" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone multi-user's git locally
$
git clone https://aur.archlinux.org/multi-user.git
~/multi-user
Copied
c. Go to ~/multi-user folder and install it
$
cd
~/multi-user
Copied
$
makepkg -si
Copied
3. Information about the multi-user package on Arch User Repository (AUR)
ID: 1112745
Name: multi-user
PackageBaseID: 184070
PackageBase: multi-user
Version: 1.0-1
Description: Access control for running graphical applications as other users.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1657986372
LastModified: 1657986372
URLPath: /cgit/aur.git/snapshot/multi-user.tar.gz
Name: multi-user
PackageBaseID: 184070
PackageBase: multi-user
Version: 1.0-1
Description: Access control for running graphical applications as other users.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1657986372
LastModified: 1657986372
URLPath: /cgit/aur.git/snapshot/multi-user.tar.gz