How to Install and Uninstall openhpi.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "openhpi.x86_64" package

Please follow the guidelines below to install openhpi.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install openhpi.x86_64

2. Uninstall "openhpi.x86_64" package

This guide let you learn how to uninstall openhpi.x86_64 on Oracle Linux 8:

$ sudo dnf remove openhpi.x86_64 $ sudo dnf autoremove

3. Information about the openhpi.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:47:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openhpi
Version : 3.8.0
Release : 10.el8
Architecture : x86_64
Size : 3.2 M
Source : openhpi-3.8.0-10.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Hardware Platform Interface library and tools
URL : http://www.openhpi.org
License : BSD
Description : OpenHPI is an open source project created with the intent of providing an
: implementation of the SA Forum's Hardware Platform Interface (HPI). HPI
: provides an abstracted interface to managing computer hardware, typically for
: chassis and rack based servers. HPI includes resource modeling; access to and
: control over sensor, control, watchdog, and inventory data associated with
: resources; abstracted System Event Log interfaces; hardware events and alerts;
: and a managed hot swap interface.
:
: OpenHPI provides a modular mechanism for adding new hardware and device support
: easily. Many plug-ins exist in the OpenHPI source tree to provide access to
: various types of hardware. This includes, but is not limited to, IPMI based
: servers, Blade Center, and machines which export data via sysfs.