python-barbicanclient on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-barbicanclient

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

$ yay -Rns python-barbicanclient

2. Manually Install "python-barbicanclient" via AUR

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

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

b. Clone python-barbicanclient's git locally

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

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

$ cd ~/python-barbicanclient $ makepkg -si

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

ID: 1421061
Name: python-barbicanclient
PackageBaseID: 131658
PackageBase: python-barbicanclient
Version: 5.7.0-1
Description: Client library for the Barbican Key Management API
URL: https://docs.openstack.org/python-barbicanclient/
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1524005657
LastModified: 1709631047
URLPath: /cgit/aur.git/snapshot/python-barbicanclient.tar.gz