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

Last updated: November 07,2024

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

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

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

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

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

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

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

Package: libmaven-jar-plugin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 366
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-jar-plugin
Version: 2.4-1
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc
Suggests: libmaven-jar-plugin-java
Filename: pool/universe/m/maven-jar-plugin/libmaven-jar-plugin-java-doc_2.4-1_all.deb
Size: 82930
MD5sum: 5afd1690b5c792f25a5ba86bf313e19e
SHA1: c71ca2ab2550f9f22d1840fe70ed7446462aed6f
SHA256: 1ca400dbfe50b5bde548a598419123fd66913b96ccb0e34c18216c97c55e8aeb
Description-en: Documentation for Maven Jar 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
.
This plugin provides the capability to build and sign jars.
.
This package contains the API documentation of libmaven-jar-plugin-java.
Description-md5: f0ab26d2c82f29f9490c23a3a2935be6
Homepage: http://maven.apache.org/plugins/maven-jar-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu