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

Last updated: November 27,2024

1. Install "grubby.x86_64" package

This guide covers the steps necessary to install grubby.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install grubby.x86_64

2. Uninstall "grubby.x86_64" package

This tutorial shows how to uninstall grubby.x86_64 on Oracle Linux 8:

$ sudo dnf remove grubby.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 6:19:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : grubby
Version : 8.40
Release : 42.0.1.el8
Architecture : x86_64
Size : 50 k
Source : grubby-8.40-42.0.1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Command line tool for updating BootLoaderSpec files
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.