How to Install and Uninstall python3-pyghmi Package on openSuSE Tumbleweed

Last updated: April 25,2024

1. Install "python3-pyghmi" package

Here is a brief guide to show you how to install python3-pyghmi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-pyghmi

2. Uninstall "python3-pyghmi" package

Please follow the guidelines below to uninstall python3-pyghmi on openSuSE Tumbleweed:

$ sudo zypper remove python3-pyghmi

3. Information about the python3-pyghmi package on openSuSE Tumbleweed

Information for package python3-pyghmi:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-pyghmi
Version : 1.5.63-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : python-pyghmi-1.5.63-1.2.src
Upstream URL : https://docs.openstack.org/pyghmi
Summary : General Hardware Management Initiative (IPMI and others)
Description :
This is a pure python implementation of IPMI protocol.
pyghmicons and pyghmiutil are example scripts to show how one may incorporate
this library into python code
This package contains the Python 3.x module.