govmomi-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S govmomi-git

* (Optional) Uninstall govmomi-git on Arch using YAY

$ yay -Rns govmomi-git

2. Manually Install "govmomi-git" via AUR

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

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

b. Clone govmomi-git's git locally

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

c. Go to ~/govmomi-git folder and install it

$ cd ~/govmomi-git $ makepkg -si

3. Information about the govmomi-git package on Arch User Repository (AUR)

ID: 689250
Name: govmomi-git
PackageBaseID: 135138
PackageBase: govmomi-git
Version: r2495.ca640932-1
Description: A Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).
URL: https://github.com/vmware/govmomi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1534506203
LastModified: 1579862647
URLPath: /cgit/aur.git/snapshot/govmomi-git.tar.gz