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

Last updated: May 05,2024

1. Install "libqdox2-java-doc" package

Please follow the guidelines below to install libqdox2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libqdox2-java-doc" package

Please follow the guidelines below to uninstall libqdox2-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libqdox2-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 7842
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox2
Version: 2.0~M3-2
Recommends: default-jdk-doc
Suggests: libqdox2-java
Filename: pool/universe/q/qdox2/libqdox2-java-doc_2.0~M3-2_all.deb
Size: 222460
MD5sum: eb0345fb9bd3c79ec6e45e767ab2ae85
SHA1: 98ce4b120b45e35e2cf66c7175c7a969c454114b
SHA256: 1f7cb0aafc4d4c29cc7d5a13a08ab90572f3492f2e6db6cf5470b89171c30638
Description-en: Documentation for QDox
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.
.
This is version 2 of QDox which is backwards incompatible with earlier
versions.
Description-md5: 3b54eb81879e34ecea99570da7f14523
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu