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

Last updated: May 19,2024

1. Install "python2-pywbem" package

This guide covers the steps necessary to install python2-pywbem on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pywbem

2. Uninstall "python2-pywbem" package

In this section, we are going to explain the necessary steps to uninstall python2-pywbem on openSUSE Leap:

$ sudo zypper remove python2-pywbem

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

Information for package python2-pywbem:
---------------------------------------
Repository : Main Repository
Name : python2-pywbem
Version : 0.11.0-2.21
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2,4 MiB
Installed : No
Status : not installed
Source package : python-pywbem-0.11.0-2.21.src
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.