How to Install and Uninstall doctorj Package on Kali Linux

Last updated: May 20,2024

1. Install "doctorj" package

Please follow the instructions below to install doctorj on Kali Linux

$ sudo apt update $ sudo apt install doctorj

2. Uninstall "doctorj" package

Please follow the guidance below to uninstall doctorj on Kali Linux:

$ sudo apt remove doctorj $ sudo apt autoclean && sudo apt autoremove

3. Information about the doctorj package on Kali Linux

Package: doctorj
Version: 5.0.0-6
Installed-Size: 4486
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless (>= 2:1.7) | java7-runtime-headless
Size: 558704
SHA256: e279d762233a285254785d8cd31783915ab40fd9fe11239fb0090d6732808728
SHA1: daccdf8371cdcddf83d0d175240848b77e900904
MD5sum: 2409a299710aab3d4e9c44437442ff83
Description: Tool to analyze Javadoc comments
doctorj is an application to analyze Javadoc comments against Java code,
verifying its integrity and format. It also spell-checks Javadoc comments.
Description-md5: f6071599f84e9cde98649d75df3e754b
Homepage: https://github.com/jpace/doctorj
Tag: devel::lang:java, devel::testing-qa, interface::commandline,
role::program, scope::utility, use::checking,
works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/d/doctorj/doctorj_5.0.0-6_all.deb