python-ipalib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-ipalib

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

$ yay -Rns python-ipalib

2. Manually Install "python-ipalib" via AUR

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

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

b. Clone python-ipalib's git locally

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

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

$ cd ~/python-ipalib $ makepkg -si

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

ID: 1393473
Name: python-ipalib
PackageBaseID: 64627
PackageBase: freeipa
Version: 4.11.1-1
Description: Python libraries used by IPA
URL: http://www.freeipa.org/
NumVotes: 22
Popularity: 0.000807
OutOfDate:
Maintainer: patlefort
Submitter: chenxiaolong
FirstSubmitted: 1353023411
LastModified: 1706370456
URLPath: /cgit/aur.git/snapshot/python-ipalib.tar.gz