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

Last updated: July 03,2024

1. Install "python310-pywbemtools" package

Please follow the instructions below to install python310-pywbemtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pywbemtools

2. Uninstall "python310-pywbemtools" package

Please follow the instructions below to uninstall python310-pywbemtools on openSuSE Tumbleweed:

$ sudo zypper remove python310-pywbemtools

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

Information for package python310-pywbemtools:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.