How to Install and Uninstall python-breathe Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python-breathe" package

Please follow the step by step instructions below to install python-breathe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-breathe

2. Uninstall "python-breathe" package

Here is a brief guide to show you how to uninstall python-breathe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-breathe $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-breathe package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-breathe
Priority: optional
Section: universe/python
Installed-Size: 491
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Ramacher
Architecture: all
Source: breathe
Version: 4.1.0-1
Depends: python-docutils, python-six, python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), doxygen
Suggests: breathe-doc
Filename: pool/universe/b/breathe/python-breathe_4.1.0-1_all.deb
Size: 52898
MD5sum: a1b080a8c510080bc2f29529a6d9cafc
SHA1: eaa9fcecc8cac4d43cb50c2f3da9d19177ddf90f
SHA256: 08d6f6ab9336285b419be5152d112a2b1aaa2437bf969565a75fe478c072e402
Description-en: Sphinx autodox support for languages other than Python (Python 2)
Breathe provides a bridge between the Sphinx and doxygen documentation
systems. It enables Sphinx to generate autodoc for languages other than Python
with the help of doxygen. It also allows one to embed reStructuredText in
doxygen markup.
.
This package provides the module for Python 2.
Description-md5: e9a8a4e3bed5d9ca95c364335a86f0e5
Enhances: python-sphinx
Homepage: http://github.com/michaeljones/breathe/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu