python-pyvmomi on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyvmomi

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

$ yay -Rns python-pyvmomi

2. Manually Install "python-pyvmomi" via AUR

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

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

b. Clone python-pyvmomi's git locally

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

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

$ cd ~/python-pyvmomi $ makepkg -si

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

ID: 1354918
Name: python-pyvmomi
PackageBaseID: 106280
PackageBase: python-pyvmomi
Version: 8.0.2.0.1-1
Description: VMware vSphere API Python Bindings
URL: https://pypi.python.org/pypi/pyvmomi/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: baileykasin
Submitter: qwazerty
FirstSubmitted: 1453112070
LastModified: 1700256075
URLPath: /cgit/aur.git/snapshot/python-pyvmomi.tar.gz