libldap-2.5 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libldap-2.5

* (Optional) Uninstall libldap-2.5 on Arch using YAY

$ yay -Rns libldap-2.5

2. Manually Install "libldap-2.5" via AUR

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

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

b. Clone libldap-2.5's git locally

$ git clone https://aur.archlinux.org/libldap-2.5.git ~/libldap-2.5

c. Go to ~/libldap-2.5 folder and install it

$ cd ~/libldap-2.5 $ makepkg -si

3. Information about the libldap-2.5 package on Arch User Repository (AUR)

ID: 1340165
Name: libldap-2.5
PackageBaseID: 198899
PackageBase: libldap-2.5
Version: 2.5.16-2
Description: Lightweight Directory Access Protocol (LDAP) client libraries
URL: https://www.openldap.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: benjaminvialle
Submitter: benjaminvialle
FirstSubmitted: 1698243973
LastModified: 1698265444
URLPath: /cgit/aur.git/snapshot/libldap-2.5.tar.gz