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

Last updated: June 18,2024

1. Install "python36-pywbemtools" package

Please follow the guidance below to install python36-pywbemtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pywbemtools

2. Uninstall "python36-pywbemtools" package

Please follow the step by step instructions below to uninstall python36-pywbemtools on openSuSE Tumbleweed:

$ sudo zypper remove python36-pywbemtools

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

Information for package python36-pywbemtools:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pywbemtools
Version : 0.9.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-pywbemtools-0.9.0-1.1.src
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.