How to Install and Uninstall python3-pyvmomi.noarch Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "python3-pyvmomi.noarch" package

Please follow the guidelines below to install python3-pyvmomi.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-pyvmomi.noarch

2. Uninstall "python3-pyvmomi.noarch" package

This tutorial shows how to uninstall python3-pyvmomi.noarch on CentOS Stream 8:

$ sudo dnf remove python3-pyvmomi.noarch $ sudo dnf autoremove

3. Information about the python3-pyvmomi.noarch package on CentOS Stream 8

Last metadata expiration check: 3:50:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pyvmomi
Version : 7.0.3
Release : 1.el8
Architecture : noarch
Size : 445 k
Source : python-pyvmomi-7.0.3-1.el8.src.rpm
Repository : epel
Summary : vSphere SDK for Python%{python3_other_version}
URL : https://github.com/vmware/pyvmomi
License : ASL 2.0
Description :
: pyVmomi is the Python SDK for the vSphere API that allows you to manage
: ESX, ESXi, and vCenter.
: This package is for Python3 version 3.6 only.