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

Last updated: May 20,2024

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

Learn how to install libmaven-compiler-plugin-2.5-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libmaven-compiler-plugin-2.5-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-compiler-plugin-2.5-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 356
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-doc (<< 3.0)
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc
Suggests: libmaven-compiler-plugin-2.5-java
Breaks: libmaven-compiler-plugin-java-doc (<< 3.0)
Filename: pool/universe/m/maven-compiler-plugin-2.5/libmaven-compiler-plugin-2.5-java-doc_2.5.1-4_all.deb
Size: 80112
MD5sum: 9612ece2ff0bc26dc5594fd968d55e95
SHA1: ceb1cc85ad1d7026c0cfa3570a8271ff214a50f5
SHA256: 9f8baa6f68e87d8679e466413fdb3034b50258635c3a0129d96138ba01bb5bcb
Description-en: Documentation for 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.
.
This package contains the API documentation of
libmaven-compiler-plugin-2.5-java.
Description-md5: f88c6c9150d30a43276e6133f6e9c4a4
Homepage: http://maven.apache.org/plugins/maven-compiler-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu