How to Install and Uninstall python-pyghmi.src Package on Oracle Linux 9

Last updated: May 04,2024

1. Install "python-pyghmi.src" package

Please follow the instructions below to install python-pyghmi.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-pyghmi.src

2. Uninstall "python-pyghmi.src" package

Please follow the steps below to uninstall python-pyghmi.src on Oracle Linux 9:

$ sudo dnf remove python-pyghmi.src $ sudo dnf autoremove

3. Information about the python-pyghmi.src package on Oracle Linux 9

Last metadata expiration check: 0:56:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-pyghmi
Version : 1.5.34
Release : 2.el9
Architecture : src
Size : 250 k
Source : None
Repository : ol9_appstream
Summary : Python General Hardware Management Initiative (IPMI and others)
URL : https://git.openstack.org/cgit/openstack/pyghmi
License : ASL 2.0
Description : This is a pure Python implementation of IPMI protocol.
:
: The included pyghmicons and pyghmiutil scripts demonstrate how one may
: incorporate the pyghmi library into a Python application.