python-zunclient on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-zunclient

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

$ yay -Rns python-zunclient

2. Manually Install "python-zunclient" via AUR

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

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

b. Clone python-zunclient's git locally

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

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

$ cd ~/python-zunclient $ makepkg -si

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

ID: 1232724
Name: python-zunclient
PackageBaseID: 191975
PackageBase: python-zunclient
Version: 4.6.0-1
Description: Python bindings to the OpenStack Container API
URL: https://docs.openstack.org/python-zunclient/latest/
NumVotes: 1
Popularity: 0.000805
OutOfDate:
Maintainer: esh
Submitter: esh
FirstSubmitted: 1679911121
LastModified: 1679911121
URLPath: /cgit/aur.git/snapshot/python-zunclient.tar.gz