libuser on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S libuser

* (Optional) Uninstall libuser on Arch using YAY

$ yay -Rns libuser

2. Manually Install "libuser" via AUR

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

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

b. Clone libuser's git locally

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

c. Go to ~/libuser folder and install it

$ cd ~/libuser $ makepkg -si

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

ID: 1336408
Name: libuser
PackageBaseID: 128898
PackageBase: libuser
Version: 0.64-1
Description: A standardized interface for manipulating and administering user and group accounts.
URL: https://pagure.io/libuser/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: cyqsimon
Submitter: Barthalion
FirstSubmitted: 1515329075
LastModified: 1697687799
URLPath: /cgit/aur.git/snapshot/libuser.tar.gz