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

Last updated: October 08,2024

1. Install "ipmitool.src" package

Please follow the steps below to install ipmitool.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ipmitool.src

2. Uninstall "ipmitool.src" package

Please follow the guidelines below to uninstall ipmitool.src on Oracle Linux 8:

$ sudo dnf remove ipmitool.src $ sudo dnf autoremove

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

Last metadata expiration check: 5:19:39 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ipmitool
Version : 1.8.18
Release : 18.el8
Architecture : src
Size : 824 k
Source : None
Repository : ol8_appstream
Summary : Utility for IPMI control
URL : http://ipmitool.sourceforge.net/
License : BSD
Description : This package contains a utility for interfacing with devices that support
: the Intelligent Platform Management Interface specification. IPMI is
: an open standard for machine health, inventory, and remote power control.
:
: This utility can communicate with IPMI-enabled devices through either a
: kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
: the IPMI specification. IPMIv2 adds support for encrypted LAN
: communications and remote Serial-over-LAN functionality.
:
: It provides commands for reading the Sensor Data Repository (SDR) and
: displaying sensor values, displaying the contents of the System Event
: Log (SEL), printing Field Replaceable Unit (FRU) information, reading and
: setting LAN configuration, and chassis power control.