How to Install and Uninstall grubby.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 10,2025
1. Install "grubby.x86_64" package
Please follow the guidance below to install grubby.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
grubby.x86_64
Copied
2. Uninstall "grubby.x86_64" package
Please follow the step by step instructions below to uninstall grubby.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
grubby.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the grubby.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : grubby
Arch : x86_64
Version : 8.28
Release : 26.el7
Size : 128 k
Repo : installed
From repo : anaconda
Summary : Command line tool for updating bootloader configs
URL : http://git.fedorahosted.org/git/grubby.git
License : GPLv2+
Description : 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.
Name : grubby
Arch : x86_64
Version : 8.28
Release : 26.el7
Size : 128 k
Repo : installed
From repo : anaconda
Summary : Command line tool for updating bootloader configs
URL : http://git.fedorahosted.org/git/grubby.git
License : GPLv2+
Description : 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.