How to Install and Uninstall grub2-tools-efi.x86_64 Package on CentOS Stream 8

Last updated: July 01,2024

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

In this section, we are going to explain the necessary steps to install grub2-tools-efi.x86_64 on CentOS Stream 8

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

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

Please follow the guidance below to uninstall grub2-tools-efi.x86_64 on CentOS Stream 8:

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

3. Information about the grub2-tools-efi.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:39:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : grub2-tools-efi
Epoch : 1
Version : 2.02
Release : 129.el8
Architecture : x86_64
Size : 477 k
Source : grub2-2.02-129.el8.src.rpm
Repository : baseos
Summary : Support tools for GRUB.
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 tools for support of EFI platforms.