How to Install and Uninstall python3-bloom.noarch Package on CentOS 8 / RHEL 8

Last updated: July 05,2024

1. Install "python3-bloom.noarch" package

Please follow the instructions below to install python3-bloom.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-bloom.noarch" package

Please follow the instructions below to uninstall python3-bloom.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-bloom.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:46:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-bloom
Version : 0.10.7
Release : 1.el8
Architecture : noarch
Size : 198 k
Source : python-bloom-0.10.7-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.