How to Install and Uninstall python3-boom.noarch Package on CentOS Stream 9

Last updated: October 12,2024

1. Install "python3-boom.noarch" package

Here is a brief guide to show you how to install python3-boom.noarch on CentOS Stream 9

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

2. Uninstall "python3-boom.noarch" package

Please follow the instructions below to uninstall python3-boom.noarch on CentOS Stream 9:

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

3. Information about the python3-boom.noarch package on CentOS Stream 9

Last metadata expiration check: 1:50:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-boom
Version : 1.6.0
Release : 2.el9
Architecture : noarch
Size : 586 k
Source : boom-boot-1.6.0-2.el9.src.rpm
Repository : appstream
Summary : A set of libraries and tools for managing boot loader entries
URL : https://github.com/snapshotmanager/boom
License : GPL-2.0-only
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).
:
: This package provides python3 boom module.