How to Install and Uninstall python3-pywbem.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

1. Install "python3-pywbem.noarch" package

Please follow the steps below to install python3-pywbem.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-pywbem.noarch" package

Here is a brief guide to show you how to uninstall python3-pywbem.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pywbem.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:03:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pywbem
Epoch : 1
Version : 0.15.0
Release : 6.el9
Architecture : noarch
Size : 424 k
Source : pywbem-0.15.0-6.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Python3 WBEM Client and Provider Interface
URL : https://github.com/pywbem/pywbem
License : LGPLv2
Description : A WBEM client allows issuing operations to a WBEM server, using the CIM
: operations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200
: and DSP0201. The CIM/WBEM infrastructure is used for a wide variety of systems
: management tasks supported by systems running WBEM servers. See WBEM Standards
: for more information about WBEM.