How to Install and Uninstall doxygen Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "doxygen" package

Please follow the guidance below to install doxygen on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install doxygen

2. Uninstall "doxygen" package

Here is a brief guide to show you how to uninstall doxygen on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the doxygen package on Ubuntu 20.10 (Groovy Gorilla)

Package: doxygen
Architecture: amd64
Version: 1.8.18-1ubuntu3
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: 42068
Depends: libc6 (>= 2.29), libclang1-10 (>= 1:5.0~svn298832-1~), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libxapian30 (>= 1.4.14~)
Suggests: doxygen-latex, doxygen-doc, doxygen-gui, graphviz
Conflicts: graphviz (<< 1.12)
Filename: pool/universe/d/doxygen/doxygen_1.8.18-1ubuntu3_amd64.deb
Size: 9464812
MD5sum: 81abc7283cad2283618ae4fb2eab8bdb
SHA1: 5399eb47a80346f3f42cadbbef589d88b87cd006
SHA256: e78e0da939b17dd3bf47570674b0cad988a4b7a495c4f316ca6ccc2acdba270b
SHA512: 18caec9885e052535de43bcfe48ae55656cc6342434a30e9089628e9fbc3a2773546cd10c3b5358bdfd442449943fa2327458424041cd9c54d3bd8f0c6045738
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