How to Install and Uninstall libqdox-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libqdox-java-doc" package

This guide let you learn how to install libqdox-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqdox-java-doc

2. Uninstall "libqdox-java-doc" package

This guide covers the steps necessary to uninstall libqdox-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqdox-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqdox-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqdox-java-doc
Priority: optional
Section: universe/libs
Installed-Size: 2884
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox
Version: 1.12.1-1
Recommends: default-jdk-doc
Suggests: libqdox-java
Filename: pool/universe/q/qdox/libqdox-java-doc_1.12.1-1_all.deb
Size: 426084
MD5sum: 83cb9dd4f366d03d8cb2a4ddee5fd5d2
SHA1: 0cf276e8d2040f6d6009a1fe4d82a2cae5506f49
SHA256: ed8c046d9d18069f6b957395465fa4a7aaf0b76a46711e81c20bd926729bb016
Description-en: Documentation for qdox (javadoc)
This package contains the documentation for qdox, generated from
Javadoc.
.
qdox quickly parses Java source files looking for key items of
interest:
* class and interface definitions
* member declarations
* import statements
* JavaDoc comments
.
qdox ignores all other components of Java source, such as actual method
implementations, to avoid overhead. qdox returns a simple document
model containing only the declarations and containing enough
information to be useful.
Description-md5: e8e95b9c3669693544d9ffda441e77b8
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu