How to Install and Uninstall libqdox-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libqdox-java" package
This guide covers the steps necessary to install libqdox-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libqdox-java
Copied
2. Uninstall "libqdox-java" package
Please follow the guidelines below to uninstall libqdox-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libqdox-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libqdox-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libqdox-java
Priority: optional
Section: universe/libs
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox
Version: 1.12.1-1
Suggests: libqdox-java-doc
Filename: pool/universe/q/qdox/libqdox-java_1.12.1-1_all.deb
Size: 164588
MD5sum: 6c39e80b9851835d882494c8bbc64c88
SHA1: da39db6b0882e82d25821b0e3bf3054e95133f37
SHA256: c36701b1264208a1804a4e94fbf1ab2be5636df21c0243ecd9db907aa0dda9c6
Description-en: Quickly parses declarations and Javadoc from Java source
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: e922f227dda69707530f2d1100182c21
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox
Version: 1.12.1-1
Suggests: libqdox-java-doc
Filename: pool/universe/q/qdox/libqdox-java_1.12.1-1_all.deb
Size: 164588
MD5sum: 6c39e80b9851835d882494c8bbc64c88
SHA1: da39db6b0882e82d25821b0e3bf3054e95133f37
SHA256: c36701b1264208a1804a4e94fbf1ab2be5636df21c0243ecd9db907aa0dda9c6
Description-en: Quickly parses declarations and Javadoc from Java source
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: e922f227dda69707530f2d1100182c21
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu