How to Install and Uninstall libmaven-war-plugin-java Package on Kali Linux

Last updated: April 27,2024

1. Install "libmaven-war-plugin-java" package

This is a short guide on how to install libmaven-war-plugin-java on Kali Linux

$ sudo apt update $ sudo apt install libmaven-war-plugin-java

2. Uninstall "libmaven-war-plugin-java" package

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

$ sudo apt remove libmaven-war-plugin-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaven-war-plugin-java package on Kali Linux

Package: libmaven-war-plugin-java
Source: maven-war-plugin
Version: 3.3.2-3
Installed-Size: 99
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-io-java (>= 2.11.0), libmaven-archiver-java (>= 3.6.0), libmaven-filtering-java (>= 3.3.0), libmaven-mapping-java (>= 3.0.0), libmaven-parent-java (>= 35), libmaven-resolver-java (>= 1.6.3), libmaven-shared-utils-java (>= 3.3.4), libmaven3-core-java (>= 3.8.7), libplexus-archiver-java (>= 4.6.1), libplexus-interpolation-java (>= 1.26), libplexus-utils2-java (>= 3.4.2), libsisu-plexus-java (>= 0.3.4)
Size: 75596
SHA256: 4514cee85f22440b799dee2d01e81249c9d38bdce4c4c74e37c4b42c9c1070fa
SHA1: 3793f6c63a483f208a19d13764d7e4a5f872e2cf
MD5sum: f0fc9c85df46f123939dfe2bccce8c1c
Description: Maven WAR Plugin
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
.
The Maven WAR plugin builds a Web Application Archive (WAR) file from the
project output and its dependencies.
Description-md5:
Homepage: http://maven.apache.org/plugins/maven-war-plugin/
Section: java
Priority: optional
Filename: pool/main/m/maven-war-plugin/libmaven-war-plugin-java_3.3.2-3_all.deb