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

Last updated: May 17,2024

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

Please follow the step by step instructions below to install libmaven-javadoc-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libmaven-javadoc-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-javadoc-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 421
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-javadoc-plugin
Version: 2.10.3-2
Depends: libcommons-io-java, libcommons-lang-java, libcommons-logging-java, libdoxia-core-java, libdoxia-sitetools-java, libhttpclient-java, liblog4j1.2-java (>= 1.2.17), libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-invoker-java, libmaven2-core-java, libplexus-archiver-java, libplexus-containers-java, libplexus-utils-java, libqdox-java (>= 1.12.1), libwagon-java
Filename: pool/universe/m/maven-javadoc-plugin/libmaven-javadoc-plugin-java_2.10.3-2_all.deb
Size: 369296
MD5sum: 0f7e12201aee9ad0281051895cd01ca1
SHA1: 99181b85aaa1fa1aa7a4b0412adb08ae06d962a1
SHA256: faaf27145f1f824933bff7d5ebd76e4d437ecff21d393cfd7eab48b73d89377f
Description-en: Maven Javadoc 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 Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating
javadocs for the specified project.
Description-md5: 70c0543dcc6effb9a18d9d11b0f52b8b
Homepage: http://maven.apache.org/plugins/maven-javadoc-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu