libnss-cache on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S libnss-cache

* (Optional) Uninstall libnss-cache on Arch using YAY

$ yay -Rns libnss-cache

2. Manually Install "libnss-cache" via AUR

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

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

b. Clone libnss-cache's git locally

$ git clone https://aur.archlinux.org/libnss-cache.git ~/libnss-cache

c. Go to ~/libnss-cache folder and install it

$ cd ~/libnss-cache $ makepkg -si

3. Information about the libnss-cache package on Arch User Repository (AUR)

ID: 998178
Name: libnss-cache
PackageBaseID: 138861
PackageBase: libnss-cache
Version: 0.20-1
Description: A NSS module for reading directory service information for Linux hosts from an indexed, local disk cache
URL: https://github.com/google/libnss-cache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtdowney
Submitter: jtdowney
FirstSubmitted: 1547860033
LastModified: 1638667064
URLPath: /cgit/aur.git/snapshot/libnss-cache.tar.gz