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

Last updated: May 20,2024

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

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

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

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

Please follow the guidelines below to uninstall libmaven-clean-plugin-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-clean-plugin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 235
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-clean-plugin
Version: 2.5-1
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc
Suggests: libmaven-clean-plugin-java
Filename: pool/universe/m/maven-clean-plugin/libmaven-clean-plugin-java-doc_2.5-1_all.deb
Size: 67236
MD5sum: aa97d0bbe8a5c789cae9cb47fa6ce90e
SHA1: 455f5dd619f4a3a644c2ee280258e834876d4a41
SHA256: c378aa15996ff7c9f145e3617ec372ed03fec13e9a8fc81c0469562af1526e66
Description-en: Maven clean plugin - API documentation
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 package ships the maven clean plugin which is used to remove files
generated at build-time in a project's directory.
.
This package contains the API documentation of libmaven-clean-plugin-java.
Description-md5: d04a2c0162ed47471494cb9e49c260b3
Homepage: http://maven.apache.org/plugins/maven-clean-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu