How to Install and Uninstall python3-pywbem Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python3-pywbem" package

Here is a brief guide to show you how to install python3-pywbem on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pywbem

2. Uninstall "python3-pywbem" package

Please follow the instructions below to uninstall python3-pywbem on openSUSE Leap:

$ sudo zypper remove python3-pywbem

3. Information about the python3-pywbem package on openSUSE Leap

Information for package python3-pywbem:
---------------------------------------
Repository : Main Repository
Name : python3-pywbem
Version : 0.11.0-2.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-pywbem-0.11.0-2.21.src
Upstream URL : http://pywbem.github.io/
Summary : Python module for making CIM operation calls using the WBEM protocol
Description :
PyWBEM is a Python module for making CIM operation calls using the WBEM
protocol to query and update managed objects.