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

Last updated: May 05,2024

1. Install "libsurefire-java" package

Here is a brief guide to show you how to install libsurefire-java on Kali Linux

$ sudo apt update $ sudo apt install libsurefire-java

2. Uninstall "libsurefire-java" package

Please follow the step by step instructions below to uninstall libsurefire-java on Kali Linux:

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

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

Package: libsurefire-java
Source: surefire
Version: 2.22.3-2
Installed-Size: 2058
Maintainer: Debian Java Maintainers
Architecture: all
Depends: procps, junit5, libcommons-io-java (>= 2.11.0), libcommons-lang3-java (>= 3.12.0), libdoxia-sitetools-java (>= 1.7.5), libmaven-common-artifact-filters-java (>= 3.1.1), libmaven-plugin-tools-java (>= 3.6.0), libmaven-reporting-api-java (>= 3.0), libmaven-reporting-impl-java (>= 3.0.0), libmaven-shared-utils-java (>= 3.3.4), libmaven3-core-java (>= 3.6.3), libplexus-languages-java (>= 0.9.10), libplexus-utils2-java (>= 2.x)
Size: 1169336
SHA256: 3777fdadc92d00269355243fc7d54f128e6f927eab087d6702139226231146f2
SHA1: 8939839f155080e7fd4cf2944d52eaf38e5616b2
MD5sum: 65fbf4559daffe10abc26b5f27d346d8
Description: Surefire test framework for Java
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
This package ships the surefire test framework and the maven-surefire-plugin.
Description-md5:
Homepage: http://maven.apache.org/surefire/
Section: java
Priority: optional
Filename: pool/main/s/surefire/libsurefire-java_2.22.3-2_all.deb