How to Install and Uninstall python3-pyghmi.noarch Package on Fedora 36

Last updated: April 30,2024

1. Install "python3-pyghmi.noarch" package

Please follow the step by step instructions below to install python3-pyghmi.noarch on Fedora 36

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

2. Uninstall "python3-pyghmi.noarch" package

Please follow the step by step instructions below to uninstall python3-pyghmi.noarch on Fedora 36:

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

3. Information about the python3-pyghmi.noarch package on Fedora 36

Last metadata expiration check: 2:57:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pyghmi
Version : 1.5.19
Release : 4.fc35
Architecture : noarch
Size : 330 k
Source : python-pyghmi-1.5.19-4.fc35.src.rpm
Repository : fedora
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.