How to Install and Uninstall libqdox2-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 03,2024

1. Install "libqdox2-java" package

This is a short guide on how to install libqdox2-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libqdox2-java

2. Uninstall "libqdox2-java" package

Here is a brief guide to show you how to uninstall libqdox2-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libqdox2-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libqdox2-java
Architecture: all
Version: 2.0.0-1
Priority: optional
Section: universe/java
Source: qdox2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 341
Suggests: libqdox2-java-doc
Filename: pool/universe/q/qdox2/libqdox2-java_2.0.0-1_all.deb
Size: 287984
MD5sum: d4a68edbd7d908b8368860e05924c76e
SHA1: 19ddccfc5a5e38af83278dd85c1d0f3531efa084
SHA256: c2d674396279580c56d1724c82970a35d45524034b8d6cc99d027662ed3ffec7
SHA512: 2d825cae614852b4a4be788adb81134c5bfcc369f67a7ddab853e86f21e76d7f788c9d797040db185cb5ccd809910a88d5ccefeeba9445f3daa8ae8d3894991e
Homepage: https://github.com/paul-hammant/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.
.
This is version 2 of QDox which is backwards incompatible with earlier
versions.
Description-md5: 3992fa4a4bf356cc1fc64714d14b90e0