How to Install and Uninstall python3-boom.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "python3-boom.noarch" package

Please follow the instructions below to install python3-boom.noarch on Oracle Linux 9

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

2. Uninstall "python3-boom.noarch" package

Learn how to uninstall python3-boom.noarch on Oracle Linux 9:

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

3. Information about the python3-boom.noarch package on Oracle Linux 9

Last metadata expiration check: 2:36:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-boom
Version : 1.5.1
Release : 1.0.1.el9
Architecture : noarch
Size : 817 k
Source : boom-boot-1.5.1-1.0.1.el9.src.rpm
Repository : ol9_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 (Oracle Grub2 builds
: include this support in both Oracle Linux 7 and Fedora).
:
: This package provides python3 boom module.