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

Last updated: October 06,2024

1. Install "python3-bloom.noarch" package

This guide covers the steps necessary to install python3-bloom.noarch on AlmaLinux 8

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

2. Uninstall "python3-bloom.noarch" package

Learn how to uninstall python3-bloom.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:15:42 ago on Mon Sep 5 03:22:42 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.