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

Last updated: October 06,2024

1. Install "python3-breathe.noarch" package

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

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

2. Uninstall "python3-breathe.noarch" package

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

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

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

Last metadata expiration check: 5:22:35 ago on Mon Sep 12 02:51:38 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.