How to Install and Uninstall junit Package on Kali Linux

Last updated: May 10,2024

1. Install "junit" package

This guide covers the steps necessary to install junit on Kali Linux

$ sudo apt update $ sudo apt install junit

2. Uninstall "junit" package

Please follow the steps below to uninstall junit on Kali Linux:

$ sudo apt remove junit $ sudo apt autoclean && sudo apt autoremove

3. Information about the junit package on Kali Linux

Package: junit
Version: 3.8.2-10
Installed-Size: 152
Maintainer: Debian Java Maintainers
Architecture: all
Recommends: default-jre-headless (>= 1:1.7) | java7-runtime-headless
Suggests: junit-doc
Enhances: ant-optional
Size: 107852
SHA256: ce26955a43a46ca90466cd540110e483c3746e27ddb3754fc4437fac9e84f390
SHA1: a3dbbf1145678874197287644241633575b8c1d1
MD5sum: 4929fc145627e16c9f1b33936015d5ad
Description: Automated testing framework for Java
JUnit is a simple framework for writing and running automated tests.
As a political gesture, it celebrates programmers testing their own
software.
Description-md5:
Homepage: http://www.junit.org
Tag: devel::lang:java, devel::library, devel::testing-qa,
implemented-in::java, interface::commandline, role::devel-lib,
role::program, role::shared-lib, scope::utility
Section: java
Priority: optional
Filename: pool/main/j/junit/junit_3.8.2-10_all.deb