How to Install and Uninstall doxygen Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "doxygen" package

Please follow the steps below to install doxygen on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install doxygen

2. Uninstall "doxygen" package

Please follow the instructions below to uninstall doxygen on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove doxygen $ sudo apt autoclean && sudo apt autoremove

3. Information about the doxygen package on Ubuntu 21.10 (Impish Indri)

Package: doxygen
Architecture: amd64
Version: 1.9.1-2ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paolo Greppi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17447
Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.0~++rc3), libclang1-12 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm12 (>= 1:9~svn298832-1~), libstdc++6 (>= 7), libxapian30 (>= 1.4.17~)
Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz
Conflicts: graphviz (<< 1.12)
Filename: pool/universe/d/doxygen/doxygen_1.9.1-2ubuntu1_amd64.deb
Size: 3941848
MD5sum: 54277df3439e2237d0ab2130d65a319b
SHA1: 591e6302b82384a97b139fac567fd3a1a609a0ea
SHA256: d8073b2dfa8bed38c4b28c1a35b6a3b558f076657e3df170d6e6347cebafb32f
SHA512: 16223f71c344fb08488c945061423c3b046559f6fd4e956e13b1f7c88bd491e40aa9e02b02d734f208d26af902c3ae0a339891c7601b06a1442812e0113a1224
Homepage: http://www.doxygen.nl/
Description-en: Documentation system for C, C++, Java, Python and other languages
Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
and to some extent PHP, C#, and D. It can generate an on-line class browser
(in HTML) and/or an off-line reference manual (in LaTeX) from a set of
documented source files. There is also support for generating man pages
and for converting the generated output into Postscript, hyperlinked PDF
or compressed HTML. The documentation is extracted directly from the sources.
.
Install the doxygen-latex package to build LaTeX based documents.
Description-md5: 492da4d72df8e1b313e0a62be4fae0e9