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

Last updated: October 06,2024

1. Install "python3-breathe.noarch" package

Here is a brief guide to show you how to install python3-breathe.noarch on Oracle Linux 9

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

2. Uninstall "python3-breathe.noarch" package

Learn how to uninstall python3-breathe.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:52:17 ago on Thu Feb 15 07:50:05 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.