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

Last updated: May 17,2024

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

Please follow the guidance below to install libmaven-source-plugin-java on Kali Linux

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

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

This guide let you learn how to uninstall libmaven-source-plugin-java on Kali Linux:

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

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

Package: libmaven-source-plugin-java
Source: maven-source-plugin
Version: 3.2.1-2
Installed-Size: 47
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libmaven-archiver-java (>= 3.6.0), libmaven-parent-java (>= 35), libmaven3-core-java (>= 3.8.7), libplexus-archiver-java (>= 4.6.1), libplexus-utils2-java (>= 2.x)
Size: 27648
SHA256: 3147cd0253d66610671af87c85a34ae5bb41ad10d93cf59e8d25718754bbdc8a
SHA1: 45eaa21655228eb7f2041d9dbfd8454bede8adca
MD5sum: 82342d801a8e98451c3222d0309aef0c
Description: Maven Source Plugin
The Maven 2 Source Plugin creates a JAR archive of the source files of
the current project. The Source Plugin has five goals:
* source:aggregate aggregrates sources for all modules in an aggregator
project.
* source:jar is used to bundle the main sources of the project into a
jar archive.
* source:test-jar on the other hand, is used to bundle the test sources
of the project into a jar archive.
* source:jar-no-fork is similar to jar but does not fork the build lifecycle.
* source:test-jar-no-fork is similar to test-jar but does not fork the
build lifecycle.
Description-md5:
Homepage: http://maven.apache.org/plugins/maven-source-plugin
Section: java
Priority: optional
Filename: pool/main/m/maven-source-plugin/libmaven-source-plugin-java_3.2.1-2_all.deb