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

Last updated: June 30,2024

1. Install "python311-pywbemtools" package

In this section, we are going to explain the necessary steps to install python311-pywbemtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pywbemtools

2. Uninstall "python311-pywbemtools" package

Learn how to uninstall python311-pywbemtools on openSuSE Tumbleweed:

$ sudo zypper remove python311-pywbemtools

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

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