python-ipaclient on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-ipaclient

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

$ yay -Rns python-ipaclient

2. Manually Install "python-ipaclient" via AUR

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

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

b. Clone python-ipaclient's git locally

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

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

$ cd ~/python-ipaclient $ makepkg -si

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

ID: 1393474
Name: python-ipaclient
PackageBaseID: 64627
PackageBase: freeipa
Version: 4.11.1-1
Description: Python libraries used by IPA client
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-ipaclient.tar.gz