How to Install and Uninstall grub2-efi-x64.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

1. Install "grub2-efi-x64.x86_64" package

Please follow the guidelines below to install grub2-efi-x64.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install grub2-efi-x64.x86_64

2. Uninstall "grub2-efi-x64.x86_64" package

Please follow the step by step instructions below to uninstall grub2-efi-x64.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove grub2-efi-x64.x86_64 $ sudo dnf autoremove

3. Information about the grub2-efi-x64.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:30:33 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : grub2-efi-x64
Epoch : 1
Version : 2.02
Release : 90.el8_3.1
Architecture : x86_64
Size : 1.8 M
Source : grub2-2.02-90.el8_3.1.src.rpm
Repository : @System
From repo : anaconda
Summary : GRUB for EFI systems.
URL : http://www.gnu.org/software/grub/
License : GPLv3+
Description :
: The GRand Unified Bootloader (GRUB) is a highly configurable and
: customizable bootloader with modular architecture. It supports a rich
: variety of kernel formats, file systems, computer architectures and
: hardware devices.
:
: This subpackage provides support for efi-x64 systems.