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

Last updated: September 19,2024

1. Install "python3-breathe.noarch" package

In this section, we are going to explain the necessary steps to install python3-breathe.noarch on Rocky Linux 8

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

2. Uninstall "python3-breathe.noarch" package

Please follow the instructions below to uninstall python3-breathe.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:21:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-breathe
Version : 4.11.1
Release : 1.el8
Architecture : noarch
Size : 151 k
Source : python-breathe-4.11.1-1.el8.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.