How to Install and Uninstall grubby-deprecated.x86_64 Package on Fedora 35

Last updated: November 24,2024

1. Install "grubby-deprecated.x86_64" package

Please follow the guidance below to install grubby-deprecated.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install grubby-deprecated.x86_64

2. Uninstall "grubby-deprecated.x86_64" package

This guide covers the steps necessary to uninstall grubby-deprecated.x86_64 on Fedora 35:

$ sudo dnf remove grubby-deprecated.x86_64 $ sudo dnf autoremove

3. Information about the grubby-deprecated.x86_64 package on Fedora 35

Last metadata expiration check: 2:10:25 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : grubby-deprecated
Version : 8.40
Release : 55.fc35
Architecture : x86_64
Size : 61 k
Source : grubby-8.40-55.fc35.src.rpm
Repository : fedora
Summary : Legacy command line tool for updating bootloader configs
URL : https://github.com/rhinstaller/grubby
License : GPLv2+
Description : This package provides deprecated, legacy grubby. This is for temporary
: compatibility only.
:
: grubby is a command line tool for updating and displaying information about
: the configuration files for the grub, lilo, elilo (ia64), yaboot (powerpc)
: and zipl (s390) boot loaders. It is primarily designed to be used from
: scripts which install new kernels and need to find information about the
: current boot environment.