python-bonsai on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-bonsai

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

$ yay -Rns python-bonsai

2. Manually Install "python-bonsai" via AUR

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

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

b. Clone python-bonsai's git locally

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

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

$ cd ~/python-bonsai $ makepkg -si

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

ID: 1289071
Name: python-bonsai
PackageBaseID: 145185
PackageBase: python-bonsai
Version: 1.5.1-1
Description: Python module for LDAPv3 using libldap2/WinLDAP
URL: https://github.com/noirello/bonsai
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1568845464
LastModified: 1689394364
URLPath: /cgit/aur.git/snapshot/python-bonsai.tar.gz