python-pypowervm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pypowervm

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

$ yay -Rns python-pypowervm

2. Manually Install "python-pypowervm" via AUR

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

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

b. Clone python-pypowervm's git locally

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

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

$ cd ~/python-pypowervm $ makepkg -si

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

ID: 1141590
Name: python-pypowervm
PackageBaseID: 164480
PackageBase: python-pypowervm
Version: 1.1.27-1
Description: Python binding for the PowerVM REST API
URL: http://github.com/powervm/
NumVotes: 0
Popularity: 0
OutOfDate: 1709665606
Maintainer: BigfootACA
Submitter: BigfootACA
FirstSubmitted: 1616029804
LastModified: 1663588924
URLPath: /cgit/aur.git/snapshot/python-pypowervm.tar.gz