How to Install and Uninstall libqdox2-java Package on Kali Linux

Last updated: May 15,2024

1. Install "libqdox2-java" package

Please follow the steps below to install libqdox2-java on Kali Linux

$ sudo apt update $ sudo apt install libqdox2-java

2. Uninstall "libqdox2-java" package

In this section, we are going to explain the necessary steps to uninstall libqdox2-java on Kali Linux:

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

3. Information about the libqdox2-java package on Kali Linux

Package: libqdox2-java
Source: qdox2
Version: 2.0.3-1
Installed-Size: 351
Maintainer: Debian Java Maintainers
Architecture: all
Size: 296420
SHA256: a013656dbfd40603828eb61659cd73cae1f1711e785a6f23d018bb0fc7498911
SHA1: 4fe9f20c801b1a38f51992d6d9f444fba41841a2
MD5sum: 312afa99ab103c20b6550289d3344810
Description: 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:
Homepage: https://github.com/paul-hammant/qdox
Section: java
Priority: optional
Filename: pool/main/q/qdox2/libqdox2-java_2.0.3-1_all.deb