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

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install libmaven-compiler-plugin-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libmaven-compiler-plugin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 393
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-compiler-plugin
Version: 3.2-5
Depends: default-jdk-doc, libmaven2-core-java-doc
Suggests: libmaven-compiler-plugin-java
Filename: pool/universe/m/maven-compiler-plugin/libmaven-compiler-plugin-java-doc_3.2-5_all.deb
Size: 34394
MD5sum: 7233eb896dfa0da4264c6e4bfd4d918c
SHA1: 4b4f4b20cb2bd7951e01c5e8df86582c70a2a791
SHA256: 570e6876738356cf35a16af41d08c967c4e21f87170dcf49f64a71602d01dc38
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-java.
Description-md5: 86e6562909127298895ec34fde133a48
Homepage: http://maven.apache.org/plugins/maven-compiler-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu