nsscache on AUR (Arch User Repository)

Last updated: January 22,2025

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

$ yay -S nsscache

* (Optional) Uninstall nsscache on Arch using YAY

$ yay -Rns nsscache

2. Manually Install "nsscache" via AUR

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

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

b. Clone nsscache's git locally

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

c. Go to ~/nsscache folder and install it

$ cd ~/nsscache $ makepkg -si

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

ID: 998180
Name: nsscache
PackageBaseID: 138869
PackageBase: nsscache
Version: 0.43-1
Description: Asynchronously synchronise local NSS databases with remote directory services
URL: https://github.com/google/nsscache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtdowney
Submitter: jtdowney
FirstSubmitted: 1547904782
LastModified: 1638667143
URLPath: /cgit/aur.git/snapshot/nsscache.tar.gz