nss_ldap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nss_ldap

* (Optional) Uninstall nss_ldap on Arch using YAY

$ yay -Rns nss_ldap

2. Manually Install "nss_ldap" via AUR

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

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

b. Clone nss_ldap's git locally

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

c. Go to ~/nss_ldap folder and install it

$ cd ~/nss_ldap $ makepkg -si

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

ID: 1060015
Name: nss_ldap
PackageBaseID: 177575
PackageBase: nss_ldap
Version: 265-9
Description: The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories.
URL: http://www.padl.com/OSS/nss_ldap.html
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648836339
LastModified: 1648836339
URLPath: /cgit/aur.git/snapshot/nss_ldap.tar.gz