How to Install and Uninstall OpenIPMI.src Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "OpenIPMI.src" package

This is a short guide on how to install OpenIPMI.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install OpenIPMI.src

2. Uninstall "OpenIPMI.src" package

This guide let you learn how to uninstall OpenIPMI.src on Oracle Linux 8:

$ sudo dnf remove OpenIPMI.src $ sudo dnf autoremove

3. Information about the OpenIPMI.src package on Oracle Linux 8

Last metadata expiration check: 2:07:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : OpenIPMI
Version : 2.0.31
Release : 3.0.1.el8
Architecture : src
Size : 3.0 M
Source : None
Repository : ol8_baseos_latest
Summary : IPMI (Intelligent Platform Management Interface) library and tools
URL : http://sourceforge.net/projects/openipmi/
License : LGPLv2+ and GPLv2+ or BSD
Description : The Open IPMI project aims to develop an open code base to allow access to
: platform information using Intelligent Platform Management Interface (IPMI).
: This package contains the tools of the OpenIPMI project.