python-pywbem on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pywbem

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

$ yay -Rns python-pywbem

2. Manually Install "python-pywbem" via AUR

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

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

b. Clone python-pywbem's git locally

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

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

$ cd ~/python-pywbem $ makepkg -si

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

ID: 1377407
Name: python-pywbem
PackageBaseID: 115470
PackageBase: pywbem
Version: 1.6.2-1
Description: A WBEM client and related utilities
URL: https://github.com/pywbem/pywbem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: cathay4t
FirstSubmitted: 1473833124
LastModified: 1703879158
URLPath: /cgit/aur.git/snapshot/python-pywbem.tar.gz