How to Install and Uninstall libqdox-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libqdox-java" package

This guide covers the steps necessary to install libqdox-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libqdox-java

2. Uninstall "libqdox-java" package

In this section, we are going to explain the necessary steps to uninstall libqdox-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libqdox-java package on Ubuntu 21.10 (Impish Indri)

Package: libqdox-java
Architecture: all
Version: 1.12.1-3
Priority: optional
Section: universe/libs
Source: qdox
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Suggests: libqdox-java-doc, ant, junit (>= 3.8.2)
Filename: pool/universe/q/qdox/libqdox-java_1.12.1-3_all.deb
Size: 171642
MD5sum: 65598224e1296b57796bdfe67d0f9651
SHA1: 42601daf055cce10545100d49b59b5d98ba0acd9
SHA256: 102f1547bcf71dc14e8a1ee5e59dfee56c6d8120c519af3d5e2fd7b8ee713d9a
SHA512: e097903703e944cd186e9741149d1b4e258e0dc1ac104ef1893a6bff76173aae6b829ea80ed70b5c19c887d4a0cc2cdac7442e1da54c0d1ed8cb89cdf9382727
Homepage: https://github.com/codehaus/qdox
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