python2-pyvmomi on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-pyvmomi

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

$ yay -Rns python2-pyvmomi

2. Manually Install "python2-pyvmomi" via AUR

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

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

b. Clone python2-pyvmomi's git locally

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

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

$ cd ~/python2-pyvmomi $ makepkg -si

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

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

5. The same packages on other Linux Distributions