How to Install and Uninstall grub2-tools-minimal.x86_64 Package on AlmaLinux 8

Last updated: May 19,2024

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

This guide let you learn how to install grub2-tools-minimal.x86_64 on AlmaLinux 8

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

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

This tutorial shows how to uninstall grub2-tools-minimal.x86_64 on AlmaLinux 8:

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

3. Information about the grub2-tools-minimal.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:14:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : grub2-tools-minimal
Epoch : 1
Version : 2.02
Release : 123.el8_6.8.alma
Architecture : x86_64
Size : 210 k
Source : grub2-2.02-123.el8_6.8.alma.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 all platforms.