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

Last updated: September 22,2024

1. Install "python-pyghmi.src" package

Please follow the guidelines below to install python-pyghmi.src on Oracle Linux 8

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

2. Uninstall "python-pyghmi.src" package

This guide covers the steps necessary to uninstall python-pyghmi.src on Oracle Linux 8:

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

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

Last metadata expiration check: 4:40:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-pyghmi
Version : 1.5.29
Release : 1.el8
Architecture : src
Size : 238 k
Source : None
Repository : ol8_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.