How to Install and Uninstall govc Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "govc" package

Please follow the guidance below to install govc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install govc

2. Uninstall "govc" package

In this section, we are going to explain the necessary steps to uninstall govc on openSuSE Tumbleweed:

$ sudo zypper remove govc

3. Information about the govc package on openSuSE Tumbleweed

Information for package govc:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : govc
Version : 0.35.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 32.5 MiB
Installed : No
Status : not installed
Source package : govc-0.35.0-1.1.src
Upstream URL : https://github.com/vmware/govmomi
Summary : vSphere CLI built on top of govmomi
Description :
The CLI is designed to be a user friendly CLI alternative to the GUI and well suited for automation tasks. It also acts as a test harness for the govmomi APIs and provides working examples of how to use the APIs.