How to Install and Uninstall python3-pyvmomi.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python3-pyvmomi.noarch" package

In this section, we are going to explain the necessary steps to install python3-pyvmomi.noarch on Oracle Linux 9

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

2. Uninstall "python3-pyvmomi.noarch" package

Please follow the instructions below to uninstall python3-pyvmomi.noarch on Oracle Linux 9:

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

3. Information about the python3-pyvmomi.noarch package on Oracle Linux 9

Last metadata expiration check: 1:43:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pyvmomi
Version : 7.0.3
Release : 6.el9
Architecture : noarch
Size : 421 k
Source : python-pyvmomi-7.0.3-6.el9.src.rpm
Repository : epel
Summary : vSphere SDK for Python3
URL : https://github.com/vmware/pyvmomi
License : Apache-2.0
Description : pyVmomi is the Python SDK for the vSphere API that allows you to manage
: ESX, ESXi, and vCenter.