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

Last updated: May 19,2024

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

This tutorial shows how to install libmaven-compiler-plugin-java on Kali Linux

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

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

Learn how to uninstall libmaven-compiler-plugin-java on Kali Linux:

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

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

Package: libmaven-compiler-plugin-java
Source: maven-compiler-plugin
Version: 3.10.1-2
Installed-Size: 85
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libmaven-parent-java (>= 35), libmaven-shared-incremental-java, libmaven-shared-utils-java (>= 3.3.4), libplexus-compiler-java (>= 2.12.1), libplexus-languages-java (>= 1.1.1)
Size: 59000
SHA256: e51ab4098330df0e8fc6e9f95e0facc7714ff9706d302717da06f00548aa87fb
SHA1: b1f8448d40b27beb190204776e699ef8ee8e0a00
MD5sum: 3502f804093d2b43863fab587d8fdafb
Description: Maven Compiler 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 Compiler Plugin is used to compile the sources of your project. The
default compiler is javac and is used to compile Java sources.
Description-md5:
Homepage: https://maven.apache.org/plugins/maven-compiler-plugin/
Section: java
Priority: optional
Filename: pool/main/m/maven-compiler-plugin/libmaven-compiler-plugin-java_3.10.1-2_all.deb