python-shade on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S python-shade

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

$ yay -Rns python-shade

2. Manually Install "python-shade" via AUR

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

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

b. Clone python-shade's git locally

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

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

$ cd ~/python-shade $ makepkg -si

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

ID: 1282191
Name: python-shade
PackageBaseID: 118735
PackageBase: python-shade
Version: 1.33.0-2
Description: Simple client library for interacting with OpenStack clouds
URL: http://docs.openstack.org/shade/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andybz
Submitter: andybz
FirstSubmitted: 1484265280
LastModified: 1688337461
URLPath: /cgit/aur.git/snapshot/python-shade.tar.gz