How to Install and Uninstall grub-customizer Package on Kali Linux

Last updated: November 22,2024

1. Install "grub-customizer" package

In this section, we are going to explain the necessary steps to install grub-customizer on Kali Linux

$ sudo apt update $ sudo apt install grub-customizer

2. Uninstall "grub-customizer" package

Please follow the guidance below to uninstall grub-customizer on Kali Linux:

$ sudo apt remove grub-customizer $ sudo apt autoclean && sudo apt autoremove

3. Information about the grub-customizer package on Kali Linux

Package: grub-customizer
Version: 5.2.3-1
Installed-Size: 3233
Maintainer: xiao sheng wen
Architecture: amd64
Depends: hwinfo, pkexec, libarchive13 (>= 3.0.4), libatkmm-1.6-1v5 (>= 2.28.3), libc6 (>= 2.34), libcairomm-1.0-1v5 (>= 1.14.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.14.0), libglibmm-2.4-1v5 (>= 2.66.6), libgtk-3-0 (>= 3.0.0), libgtkmm-3.0-1v5 (>= 3.24.7), libpangomm-1.4-1v5 (>= 2.46.3), libsigc++-2.0-0v5 (>= 2.2.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11)
Enhances: grub-efi, grub-legacy, grub-pc
Size: 684608
SHA256: 1c163d18e8e47f1f4dcfb287e80f48150f5670924068f1a682b641a9b31039d6
SHA1: 94a9d3e114f9a05767cdbfd0d456fde18cd83821
MD5sum: 1759a7f337e7f80bb77f4d5f09337d2d
Description: GUI to configure GRUB2 and BURG
Grub Customizer is a graphical interface to configure GRUB2 and BURG. It can
do changes for settings and menuentries easily.
.
Grub Customizer has the following features:
* Move, remove or rename menuentries (they stey updatable by update-grub).
* Edit the contents of menuentries or create new ones (internally it edits
the 40_custom file).
* Provide reinstallation of the bootloader to MBR.
* Allow make settings like default operating system, kernel params,
background image, text colors, etc.
* Allow one to change the installed operating system by running on a live
CD/DVD or from an OS inside a flash drive.
.
Grub Customizer is useful for customizations and recovering actions over any
Linux distribution.
Description-md5:
Homepage: https://launchpad.net/grub-customizer
Tag: uitoolkit::gtk
Section: utils
Priority: optional
Filename: pool/main/g/grub-customizer/grub-customizer_5.2.3-1_amd64.deb