libldap24 on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S libldap24

* (Optional) Uninstall libldap24 on Arch using YAY

$ yay -Rns libldap24

2. Manually Install "libldap24" via AUR

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

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

b. Clone libldap24's git locally

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

c. Go to ~/libldap24 folder and install it

$ cd ~/libldap24 $ makepkg -si

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

ID: 1380577
Name: libldap24
PackageBaseID: 173241
PackageBase: libldap24
Version: 2.4.59-2
Description: Lightweight Directory Access Protocol (LDAP) client libraries
URL: https://www.openldap.org/
NumVotes: 11
Popularity: 0.904407
OutOfDate:
Maintainer: thrasibule
Submitter: anatolik
FirstSubmitted: 1637343597
LastModified: 1704402949
URLPath: /cgit/aur.git/snapshot/libldap24.tar.gz