How to Install and Uninstall python3-boom.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-boom.noarch" package

Learn how to install python3-boom.noarch on Rocky Linux 8

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

2. Uninstall "python3-boom.noarch" package

This is a short guide on how to uninstall python3-boom.noarch on Rocky Linux 8:

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

3. Information about the python3-boom.noarch package on Rocky Linux 8

Last metadata expiration check: 0:23:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-boom
Version : 1.3
Release : 2.el8
Architecture : noarch
Size : 589 k
Source : boom-boot-1.3-2.el8.src.rpm
Repository : baseos
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).
:
: This package provides python3 boom module.