How to Install and Uninstall ipmiutil.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "ipmiutil.i686" package

This guide covers the steps necessary to install ipmiutil.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ipmiutil.i686

2. Uninstall "ipmiutil.i686" package

Please follow the steps below to uninstall ipmiutil.i686 on Fedora 34:

$ sudo dnf remove ipmiutil.i686 $ sudo dnf autoremove

3. Information about the ipmiutil.i686 package on Fedora 34

Last metadata expiration check: 1:10:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ipmiutil
Version : 3.1.2
Release : 9.fc34
Architecture : i686
Size : 634 k
Source : ipmiutil-3.1.2-9.fc34.src.rpm
Repository : fedora
Summary : Easy-to-use IPMI server management utilities
URL : http://ipmiutil.sourceforge.net
License : BSD
Description : The ipmiutil package provides easy-to-use utilities to view the SEL,
: perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
: entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
: other IPMI tasks.
: These can be invoked with the metacommand ipmiutil, or via subcommand
: shortcuts as well. IPMIUTIL can also write sensor thresholds, FRU asset tags,
: and has a full IPMI configuration save/restore.
: An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
: or the Intel IPMI driver (/dev/imb), etc. If used locally and no driver is
: detected, ipmiutil will use user-space direct I/Os instead.