How to Install and Uninstall python3-breathe Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-breathe" package

This guide covers the steps necessary to install python3-breathe on Kali Linux

$ sudo apt update $ sudo apt install python3-breathe

2. Uninstall "python3-breathe" package

Please follow the step by step instructions below to uninstall python3-breathe on Kali Linux:

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

3. Information about the python3-breathe package on Kali Linux

Package: python3-breathe
Source: breathe
Version: 4.35.0-3
Installed-Size: 567
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-sphinx (>= 3), python3:any, doxygen, graphviz
Suggests: breathe-doc
Enhances: python3-sphinx
Size: 78244
SHA256: f3dcb30b3fc42eb82008e3f7a7d20fd63676326a44b8de2e24648a81e506f38a
SHA1: 4101f4286b76757aa53bb4b833da2c437f1aca17
MD5sum: 6618acde1e6fb98916700c484f464e60
Description: Sphinx autodox support for languages with doxygen support (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:
Homepage: https://github.com/michaeljones/breathe/
Section: python
Priority: optional
Filename: pool/main/b/breathe/python3-breathe_4.35.0-3_all.deb