lib_users on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lib_users

* (Optional) Uninstall lib_users on Arch using YAY

$ yay -Rns lib_users

2. Manually Install "lib_users" via AUR

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

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

b. Clone lib_users's git locally

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

c. Go to ~/lib_users folder and install it

$ cd ~/lib_users $ makepkg -si

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

ID: 947236
Name: lib_users
PackageBaseID: 83194
PackageBase: lib_users
Version: 0.14-1
Description: Checks /proc for libraries being mapped but marked as deleted
URL: https://github.com/klausman/lib_users/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Calimero
Submitter: Calimero
FirstSubmitted: 1403351757
LastModified: 1628810990
URLPath: /cgit/aur.git/snapshot/lib_users.tar.gz