unscd on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S unscd

* (Optional) Uninstall unscd on Arch using YAY

$ yay -Rns unscd

2. Manually Install "unscd" via AUR

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

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

b. Clone unscd's git locally

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

c. Go to ~/unscd folder and install it

$ cd ~/unscd $ makepkg -si

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

ID: 1218544
Name: unscd
PackageBaseID: 54150
PackageBase: unscd
Version: 0.54-1
Description: Drop-in replacement for glibc nscd which is designed for simplicity and stability
URL: http://busybox.net/~vda/unscd/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: seblu
FirstSubmitted: 1321742753
LastModified: 1677505409
URLPath: /cgit/aur.git/snapshot/unscd.tar.gz