How to Install and Uninstall junit4-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "junit4-doc" package

Please follow the step by step instructions below to install junit4-doc on Kali Linux

$ sudo apt update $ sudo apt install junit4-doc

2. Uninstall "junit4-doc" package

Please follow the guidance below to uninstall junit4-doc on Kali Linux:

$ sudo apt remove junit4-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the junit4-doc package on Kali Linux

Package: junit4-doc
Source: junit4
Version: 4.13.2-4
Installed-Size: 8487
Maintainer: Debian Java Maintainers
Architecture: all
Recommends: default-jdk-doc
Suggests: junit4
Size: 504776
SHA256: d5fd2ce138fff71cd379f2539cf6d92b4bb8e1a24bed21cd26b67d6525ad9ed8
SHA1: ed593978385fcdd12804e2d70fcbda73749f7e87
MD5sum: 7fe87e722616f02f3afb8859d03e3d4b
Description: JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
.
This package contains Javadoc API documentation of JUnit 4.
Description-md5:
Homepage: http://www.junit.org
Tag: devel::doc, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/j/junit4/junit4-doc_4.13.2-4_all.deb