lldap-bin on AUR (Arch User Repository)

Last updated: July 15,2024

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

$ yay -S lldap-bin

* (Optional) Uninstall lldap-bin on Arch using YAY

$ yay -Rns lldap-bin

2. Manually Install "lldap-bin" via AUR

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

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

b. Clone lldap-bin's git locally

$ git clone https://aur.archlinux.org/lldap-bin.git ~/lldap-bin

c. Go to ~/lldap-bin folder and install it

$ cd ~/lldap-bin $ makepkg -si

3. Information about the lldap-bin package on Arch User Repository (AUR)

ID: 1354199
Name: lldap-bin
PackageBaseID: 199616
PackageBase: lldap-bin
Version: 0.5.0-1
Description: Light LDAP implementation - binary release
URL: https://github.com/lldap/lldap
NumVotes: 1
Popularity: 0.136053
OutOfDate:
Maintainer: Zepman
Submitter: Zepman
FirstSubmitted: 1700135334
LastModified: 1700135334
URLPath: /cgit/aur.git/snapshot/lldap-bin.tar.gz