How to Install and Uninstall python3-pvc.noarch Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "python3-pvc.noarch" package

In this section, we are going to explain the necessary steps to install python3-pvc.noarch on Oracle Linux 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 Oracle Linux 8:

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

3. Information about the python3-pvc.noarch package on Oracle Linux 8

Last metadata expiration check: 2:10:00 ago on Mon Sep 12 02:51:38 2022.
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.