lldap on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S lldap

* (Optional) Uninstall lldap on Arch using YAY

$ yay -Rns lldap

2. Manually Install "lldap" via AUR

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

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

b. Clone lldap's git locally

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

c. Go to ~/lldap folder and install it

$ cd ~/lldap $ makepkg -si

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

ID: 1343769
Name: lldap
PackageBaseID: 192929
PackageBase: lldap
Version: 0.5.0-2
Description: Light LDAP implementation
URL: https://github.com/lldap/lldap
NumVotes: 1
Popularity: 1
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1682156970
LastModified: 1698544358
URLPath: /cgit/aur.git/snapshot/lldap.tar.gz