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

Last updated: May 02,2024

1. Install "python3-breathe" package

This is a short guide on how to install python3-breathe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-breathe

2. Uninstall "python3-breathe" package

Please follow the guidance below to uninstall python3-breathe on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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: python3-docutils, python3-six, python3-sphinx, python3:any (>= 3.3.2-2~), doxygen
Suggests: breathe-doc
Filename: pool/universe/b/breathe/python3-breathe_4.1.0-1_all.deb
Size: 52990
MD5sum: 913202ffacb490dfebb19ebcddc247d7
SHA1: acb0b9b50fa0ee701f9b8b49b1520febe31bf652
SHA256: 29b1cdf75e4f38cedc4aca2184d1b493ae1ee460800575b6d77a7166e8e8b4b1
Description-en: Sphinx autodox support for languages other than Python (Python 3)
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 3.
Description-md5: 357b11e41714ccc4e4bfad14e6172660
Enhances: python3-sphinx
Homepage: http://github.com/michaeljones/breathe/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu