How to Install and Uninstall grub2-tools-extra.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

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

Please follow the instructions below to install grub2-tools-extra.x86_64 on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall grub2-tools-extra.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the grub2-tools-extra.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:30:35 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : grub2-tools-extra
Epoch : 1
Version : 2.02
Release : 90.el8_3.1
Architecture : x86_64
Size : 6.3 M
Source : grub2-2.02-90.el8_3.1.src.rpm
Repository : @System
From repo : anaconda
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 all platforms.