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

Last updated: September 20,2024

1. Install "python3-bloom.noarch" package

This is a short guide on how to install python3-bloom.noarch on Rocky Linux 8

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

2. Uninstall "python3-bloom.noarch" package

Please follow the guidance below to uninstall python3-bloom.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 0:29:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-bloom
Version : 0.11.2
Release : 1.el8
Architecture : noarch
Size : 199 k
Source : python-bloom-0.11.2-1.el8.src.rpm
Repository : epel
Summary : HTML documentation for 'python-bloom'
URL : http://www.ros.org/wiki/bloom
License : BSD
Description : Bloom provides tools for releasing software on top of a git repository
: and leverages tools and patterns from git-buildpackage. Additionally,
: bloom leverages meta and build information from catkin
: (https://github.com/ros/catkin) to automate release branching and the
: generation of platform specific source packages, like debian's src-debs.