How to Install and Uninstall grubby.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "grubby.x86_64" package

This guide covers the steps necessary to install grubby.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install grubby.x86_64

2. Uninstall "grubby.x86_64" package

Here is a brief guide to show you how to uninstall grubby.x86_64 on Rocky Linux 9:

$ sudo dnf remove grubby.x86_64 $ sudo dnf autoremove

3. Information about the grubby.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:15:28 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : grubby
Version : 8.40
Release : 63.el9
Architecture : x86_64
Size : 32 k
Source : grubby-8.40-63.el9.src.rpm
Repository : baseos
Summary : Command line tool for updating bootloader configs
URL : https://github.com/rhinstaller/grubby
License : GPLv2+
Description : This package provides a grubby compatibility script that manages
: BootLoaderSpec files and is meant to only be used for legacy compatibility
: users with existing grubby users.