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

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install libmaven-assembly-plugin-java on Kali Linux

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

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

This is a short guide on how to uninstall libmaven-assembly-plugin-java on Kali Linux:

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

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

Package: libmaven-assembly-plugin-java
Source: maven-assembly-plugin
Version: 3.4.2-1
Installed-Size: 282
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-io-java (>= 2.11.0), libmaven-archiver-java (>= 3.6.0), libmaven-artifact-transfer-java (>= 0.13.1), libmaven-common-artifact-filters-java (>= 3.3.2), libmaven-filtering-java (>= 3.3.0), libmaven-parent-java (>= 35), libplexus-archiver-java (>= 4.6.1), libplexus-interpolation-java (>= 1.26), libplexus-io-java (>= 3.3.1), libplexus-utils2-java (>= 2.x)
Size: 241664
SHA256: cc9d3de7d7d628025ccd2024b1f4754c62c9696f3a8925b0074247e626dbc086
SHA1: 22d45bab0f1a575cb9165ae59defada437869b29
MD5sum: b583fbcd8f55b1ee2a180d88be5737ee
Description: Maven Assembly 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 Assembly plugin is used to create archives of your project's
sources, classes, dependencies etc. from flexible assembly descriptors.
Description-md5:
Homepage: https://maven.apache.org/plugins/maven-assembly-plugin/
Section: java
Priority: optional
Filename: pool/main/m/maven-assembly-plugin/libmaven-assembly-plugin-java_3.4.2-1_all.deb