How to Install and Uninstall libqdox2-java Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 22,2025
1. Install "libqdox2-java" package
Here is a brief guide to show you how to install libqdox2-java on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libqdox2-java
Copied
2. Uninstall "libqdox2-java" package
This tutorial shows how to uninstall libqdox2-java on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libqdox2-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libqdox2-java package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libqdox2-java
Priority: optional
Section: universe/java
Installed-Size: 314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox2
Version: 2.0~M3-2
Suggests: libqdox2-java-doc
Filename: pool/universe/q/qdox2/libqdox2-java_2.0~M3-2_all.deb
Size: 256994
MD5sum: 16e52ed913dfac09ded6cfe29a5c583d
SHA1: 7dc2281238392db1d8a11bcb64e86591072cb4fe
SHA256: f5e15c38144f13f698c5073070ab403cb18816fdf5ff09073cb610ff22293607
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.
.
This is version 2 of QDox which is backwards incompatible with earlier
versions.
Description-md5: 3992fa4a4bf356cc1fc64714d14b90e0
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/java
Installed-Size: 314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: qdox2
Version: 2.0~M3-2
Suggests: libqdox2-java-doc
Filename: pool/universe/q/qdox2/libqdox2-java_2.0~M3-2_all.deb
Size: 256994
MD5sum: 16e52ed913dfac09ded6cfe29a5c583d
SHA1: 7dc2281238392db1d8a11bcb64e86591072cb4fe
SHA256: f5e15c38144f13f698c5073070ab403cb18816fdf5ff09073cb610ff22293607
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.
.
This is version 2 of QDox which is backwards incompatible with earlier
versions.
Description-md5: 3992fa4a4bf356cc1fc64714d14b90e0
Homepage: https://github.com/codehaus/qdox
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu