python-msldap on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-msldap

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

$ yay -Rns python-msldap

2. Manually Install "python-msldap" via AUR

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

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

b. Clone python-msldap's git locally

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

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

$ cd ~/python-msldap $ makepkg -si

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

ID: 1326148
Name: python-msldap
PackageBaseID: 154858
PackageBase: python-msldap
Version: 0.5.6-1
Description: Python library to play with MS LDAP
URL: https://pypi.org/project/msldap/
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1593269664
LastModified: 1695923997
URLPath: /cgit/aur.git/snapshot/python-msldap.tar.gz