How to Install and Uninstall python3-pyghmi.noarch Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "python3-pyghmi.noarch" package
In this section, we are going to explain the necessary steps to install python3-pyghmi.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyghmi.noarch
Copied
2. Uninstall "python3-pyghmi.noarch" package
Please follow the guidance below to uninstall python3-pyghmi.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-pyghmi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyghmi.noarch package on Oracle Linux 8
Last metadata expiration check: 0:17:22 ago on Mon Sep 12 02:51:38 2022.
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 : 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.
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 : 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.