How to Install and Uninstall grubby.x86_64 Package on CentOS Stream 9

Last updated: October 15,2024

1. Install "grubby.x86_64" package

This tutorial shows how to install grubby.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install grubby.x86_64

2. Uninstall "grubby.x86_64" package

This guide covers the steps necessary to uninstall grubby.x86_64 on CentOS Stream 9:

$ sudo dnf remove grubby.x86_64 $ sudo dnf autoremove

3. Information about the grubby.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:09:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : grubby
Version : 8.40
Release : 63.el9
Architecture : x86_64
Size : 33 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.