How to Install and Uninstall openhpi.x86_64 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "openhpi.x86_64" package

Learn how to install openhpi.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install openhpi.x86_64

2. Uninstall "openhpi.x86_64" package

In this section, we are going to explain the necessary steps to uninstall openhpi.x86_64 on Amazon Linux 2:

$ sudo yum remove openhpi.x86_64 $ sudo yum autoremove

3. Information about the openhpi.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : openhpi
Arch : x86_64
Version : 3.4.0
Release : 4.amzn2.1.2
Size : 2.6 M
Repo : amzn2-core/2/x86_64
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.