How to Install and Uninstall boom-boot.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "boom-boot.noarch" package

In this section, we are going to explain the necessary steps to install boom-boot.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install boom-boot.noarch

2. Uninstall "boom-boot.noarch" package

Please follow the instructions below to uninstall boom-boot.noarch on AlmaLinux 9:

$ sudo dnf remove boom-boot.noarch $ sudo dnf autoremove

3. Information about the boom-boot.noarch package on AlmaLinux 9

Last metadata expiration check: 2:35:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : boom-boot
Version : 1.5.1
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : boom-boot-1.5.1-1.el9.src.rpm
Repository : appstream
Summary : A set of libraries and tools for managing boot loader entries
URL : https://github.com/snapshotmanager/boom
License : GPLv2
Description : Boom is a boot manager for Linux systems using boot loaders that support
: the BootLoader Specification for boot entry configuration.
:
: Boom requires a BLS compatible boot loader to function: either the
: systemd-boot project, or Grub2 with the BLS patch (Red Hat Grub2 builds
: include this support in both Red Hat Enterprise Linux 7 and Fedora).