python-ldappool on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ldappool

* (Optional) Uninstall python-ldappool on Arch using YAY

$ yay -Rns python-ldappool

2. Manually Install "python-ldappool" via AUR

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

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

b. Clone python-ldappool's git locally

$ git clone https://aur.archlinux.org/python-ldappool.git ~/python-ldappool

c. Go to ~/python-ldappool folder and install it

$ cd ~/python-ldappool $ makepkg -si

3. Information about the python-ldappool package on Arch User Repository (AUR)

ID: 884022
Name: python-ldappool
PackageBaseID: 164404
PackageBase: python-ldappool
Version: 3.0.0-1
Description: A simple connector pool for python-ldap.
URL: https://opendev.org/openstack/ldappool
NumVotes: 0
Popularity: 0
OutOfDate: 1703013196
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1615886834
LastModified: 1616860257
URLPath: /cgit/aur.git/snapshot/python-ldappool.tar.gz