How to Install and Uninstall efivar-libs.i686 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "efivar-libs.i686" package

This is a short guide on how to install efivar-libs.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install efivar-libs.i686

2. Uninstall "efivar-libs.i686" package

Please follow the instructions below to uninstall efivar-libs.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove efivar-libs.i686 $ sudo dnf autoremove

3. Information about the efivar-libs.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:17:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : efivar-libs
Version : 37
Release : 4.el8
Architecture : i686
Size : 109 k
Source : efivar-37-4.el8.src.rpm
Repository : baseos
Summary : Library to manage UEFI variables
URL : https://github.com/rhboot/efivar
License : LGPL-2.1
Description : Library to allow for the simple manipulation of UEFI variables.