How to Install and Uninstall grub2-pc.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "grub2-pc.x86_64" package

This guide covers the steps necessary to install grub2-pc.x86_64 on Fedora 36

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

2. Uninstall "grub2-pc.x86_64" package

Please follow the step by step instructions below to uninstall grub2-pc.x86_64 on Fedora 36:

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

3. Information about the grub2-pc.x86_64 package on Fedora 36

Last metadata expiration check: 1:16:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : grub2-pc
Epoch : 1
Version : 2.06
Release : 52.fc36
Architecture : x86_64
Size : 17 k
Source : grub2-2.06-52.fc36.src.rpm
Repository : updates
Summary : Bootloader with support for Linux, Multiboot, and more
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 pc systems.