How to Install and Uninstall python3-pyghmi.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 30,2024

1. Install "python3-pyghmi.noarch" package

This guide let you learn how to install python3-pyghmi.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-pyghmi.noarch

2. Uninstall "python3-pyghmi.noarch" package

This is a short guide on how to uninstall python3-pyghmi.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-pyghmi.noarch $ sudo dnf autoremove

3. Information about the python3-pyghmi.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:23:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pyghmi
Version : 1.5.29
Release : 1.el8
Architecture : noarch
Size : 350 k
Source : python-pyghmi-1.5.29-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
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.