python-mistralclient on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-mistralclient

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

$ yay -Rns python-mistralclient

2. Manually Install "python-mistralclient" via AUR

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

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

b. Clone python-mistralclient's git locally

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

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

$ cd ~/python-mistralclient $ makepkg -si

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

ID: 1421068
Name: python-mistralclient
PackageBaseID: 118732
PackageBase: python-mistralclient
Version: 5.2.0-1
Description: Mistral Client Library
URL: https://docs.openstack.org/python-mistralclient/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1484265253
LastModified: 1709631283
URLPath: /cgit/aur.git/snapshot/python-mistralclient.tar.gz