How to Install and Uninstall python3-breathe.noarch Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "python3-breathe.noarch" package

In this section, we are going to explain the necessary steps to install python3-breathe.noarch on AlmaLinux 9

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

2. Uninstall "python3-breathe.noarch" package

This is a short guide on how to uninstall python3-breathe.noarch on AlmaLinux 9:

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

3. Information about the python3-breathe.noarch package on AlmaLinux 9

Last metadata expiration check: 1:46:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-breathe
Version : 4.34.0
Release : 5.el9
Architecture : noarch
Size : 183 k
Source : python-breathe-4.34.0-5.el9.src.rpm
Repository : epel
Summary : Adds support for Doxygen xml output to reStructuredText and Sphinx
URL : https://github.com/michaeljones/breathe
License : BSD
Description : Breathe is an extension to reStructuredText and Sphinx to be able to read and
: render the Doxygen xml output.