How to Install and Uninstall python39-pywbemtools Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-pywbemtools" package

Please follow the guidelines below to install python39-pywbemtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pywbemtools

2. Uninstall "python39-pywbemtools" package

Please follow the guidance below to uninstall python39-pywbemtools on openSuSE Tumbleweed:

$ sudo zypper remove python39-pywbemtools

3. Information about the python39-pywbemtools package on openSuSE Tumbleweed

Information for package python39-pywbemtools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pywbemtools
Version : 1.2.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-pywbemtools-1.2.0-1.4.src
Upstream URL : https://github.com/pywbem/pywbemtools
Summary : Python client tools to work with WBEM Servers using the PyWBEM API
Description :
Pywbemtools is a collection of command line tools that communicate with WBEM
servers. The tools are written in pure Python and support Python 2 and Python
3.
At this point, pywbemtools includes a single command line tool named
pywbemcli that uses the python-pywbem package to issue operations to a
WBEM server using the CIM/WBEM standards defined by the DMTF to perform
system management tasks.