ldaptools on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S ldaptools

* (Optional) Uninstall ldaptools on Arch using YAY

$ yay -Rns ldaptools

2. Manually Install "ldaptools" via AUR

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

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

b. Clone ldaptools's git locally

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

c. Go to ~/ldaptools folder and install it

$ cd ~/ldaptools $ makepkg -si

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

ID: 1295911
Name: ldaptools
PackageBaseID: 142455
PackageBase: ldaptools
Version: 1.0.6-1
Description: Easily manage LDAP users and groups
URL: https://github.com/coNQP/ldaptools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1559405242
LastModified: 1690617474
URLPath: /cgit/aur.git/snapshot/ldaptools.tar.gz