How to Install and Uninstall grub2-emu.x86_64 Package on Fedora 39

Last updated: September 25,2024

1. Install "grub2-emu.x86_64" package

This is a short guide on how to install grub2-emu.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install grub2-emu.x86_64

2. Uninstall "grub2-emu.x86_64" package

This guide let you learn how to uninstall grub2-emu.x86_64 on Fedora 39:

$ sudo dnf remove grub2-emu.x86_64 $ sudo dnf autoremove

3. Information about the grub2-emu.x86_64 package on Fedora 39

Last metadata expiration check: 0:07:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : grub2-emu
Epoch : 1
Version : 2.06
Release : 116.fc39
Architecture : x86_64
Size : 611 k
Source : grub2-2.06-116.fc39.src.rpm
Repository : updates
Summary : GRUB user-space emulation.
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 the GRUB user-space emulation support of all platforms.