How to Install and Uninstall libmaven-compiler-plugin-2.5-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

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

Please follow the steps below to install libmaven-compiler-plugin-2.5-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libmaven-compiler-plugin-2.5-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmaven-compiler-plugin-2.5-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaven-compiler-plugin-2.5-java
Priority: optional
Section: universe/java
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-compiler-plugin-2.5
Version: 2.5.1-4
Replaces: libmaven-compiler-plugin-java (<< 3.0)
Depends: libmaven2-core-java, libplexus-compiler-1.0-java, libplexus-containers-java, libplexus-utils-java
Suggests: libmaven-compiler-plugin-2.5-java-doc
Breaks: libmaven-compiler-plugin-java (<< 3.0)
Filename: pool/universe/m/maven-compiler-plugin-2.5/libmaven-compiler-plugin-2.5-java_2.5.1-4_all.deb
Size: 26986
MD5sum: b50a96ef2167fd9a0c3ab6524e296f00
SHA1: 4f658b3885afc720bcd4239923f828bb42ed9ba0
SHA256: 1b74b529a7705afd9737ff158c6cf23f25df8276a3e0af392fd2c3fdc8510abf
Description-en: 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: e0e234f9ca5fcd0adf64cf5bd521e58b
Homepage: http://maven.apache.org/plugins/maven-compiler-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu