How to Install and Uninstall grub-customizer.x86_64 Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "grub-customizer.x86_64" package

This is a short guide on how to install grub-customizer.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install grub-customizer.x86_64

2. Uninstall "grub-customizer.x86_64" package

In this section, we are going to explain the necessary steps to uninstall grub-customizer.x86_64 on CentOS Stream 9:

$ sudo dnf remove grub-customizer.x86_64 $ sudo dnf autoremove

3. Information about the grub-customizer.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:59:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : grub-customizer
Version : 5.2.2
Release : 2.el9
Architecture : x86_64
Size : 777 k
Source : grub-customizer-5.2.2-2.el9.src.rpm
Repository : epel
Summary : Graphical GRUB2 settings manager
URL : https://launchpad.net/grub-customizer
License : GPL-3.0-or-later
Description : Grub Customizer is a graphical interface to configure the grub2/burg settings
: with focus on the individual list order - without losing the dynamical behavior
: of grub.
:
: The goal of this project is to create a complete and intuitive graphical
: grub2/burg configuration interface. The main feature is the boot entry list
: configuration - but not simply by modified the grub.cfg: to keep the dynamical
: configuration, this application will only edit the script order and generate
: proxies (script output filter), if required.