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

Last updated: October 05,2024

1. Install "grubby.x86_64" package

Please follow the guidance below to install grubby.x86_64 on Oracle 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 Oracle Linux 9:

$ sudo dnf remove grubby.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:50:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : grubby
Version : 8.40
Release : 63.0.1.el9
Architecture : x86_64
Size : 43 k
Source : grubby-8.40-63.0.1.el9.src.rpm
Repository : ol9_baseos_latest
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.