How to Install and Uninstall python3-pyghmi Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-pyghmi" package

Please follow the steps below to install python3-pyghmi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyghmi

2. Uninstall "python3-pyghmi" package

Please follow the guidelines below to uninstall python3-pyghmi on openSUSE Leap:

$ sudo zypper remove python3-pyghmi

3. Information about the python3-pyghmi package on openSUSE Leap

Information for package python3-pyghmi:
---------------------------------------
Repository : Main Repository
Name : python3-pyghmi
Version : 1.5.18-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-pyghmi-1.5.18-bp155.2.13.src
Upstream URL : https://launchpad.net/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.