How to Install and Uninstall python3-pyvmomi.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-pyvmomi.noarch" package

Learn how to install python3-pyvmomi.noarch on Fedora 36

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

2. Uninstall "python3-pyvmomi.noarch" package

This is a short guide on how to uninstall python3-pyvmomi.noarch on Fedora 36:

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

3. Information about the python3-pyvmomi.noarch package on Fedora 36

Last metadata expiration check: 2:21:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pyvmomi
Version : 7.0.3
Release : 2.fc36
Architecture : noarch
Size : 423 k
Source : python-pyvmomi-7.0.3-2.fc36.src.rpm
Repository : fedora
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.10 only.