python-fakeldap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-fakeldap

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

$ yay -Rns python-fakeldap

2. Manually Install "python-fakeldap" via AUR

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

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

b. Clone python-fakeldap's git locally

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

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

$ cd ~/python-fakeldap $ makepkg -si

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

ID: 1045305
Name: python-fakeldap
PackageBaseID: 176562
PackageBase: python-fakeldap
Version: 0.6.4-1
Description: LDAPObject implementation for mocking LDAP servers
URL: https://github.com/zulip/fakeldap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1646249616
LastModified: 1646249616
URLPath: /cgit/aur.git/snapshot/python-fakeldap.tar.gz