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

Last updated: July 05,2024

1. Install "python312-pywbemtools" package

Here is a brief guide to show you how to install python312-pywbemtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pywbemtools

2. Uninstall "python312-pywbemtools" package

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

$ sudo zypper remove python312-pywbemtools

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

Information for package python312-pywbemtools:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pywbemtools
Version : 1.2.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 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.