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

Last updated: October 05,2024

1. Install "python3-pvc.noarch" package

In this section, we are going to explain the necessary steps to install python3-pvc.noarch on CentOS Stream 8

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

2. Uninstall "python3-pvc.noarch" package

Please follow the steps below to uninstall python3-pvc.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 3:58:43 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pvc
Version : 0.3.0
Release : 9.el8
Architecture : noarch
Size : 95 k
Source : python-pvc-0.3.0-9.el8.src.rpm
Repository : epel
Summary : Python vSphere Client with a dialog interface
URL : https://github.com/dnaeon/pvc
License : BSD
Description :
: PVC is an interactive text-mode vSphere Client with a dialog interface
: for GNU/Linux systems built on top of the pyVmomi vSphere API bindings.
:
: Using PVC allows you to quickly navigate in your vSphere environment
: and perform common tasks against various vSphere Managed Entities.