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

Last updated: May 19,2024

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

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

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

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

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

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

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

Package: libmaven-clean-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-clean-plugin
Version: 2.5-1
Depends: libmaven2-core-java, libplexus-utils-java
Suggests: libmaven-clean-plugin-java-doc
Filename: pool/universe/m/maven-clean-plugin/libmaven-clean-plugin-java_2.5-1_all.deb
Size: 17148
MD5sum: 9502a9701707aed8d17b4c3211594844
SHA1: 50587334ad347dbc15c9ca03fb50ca747075a851
SHA256: 82a85a80fa2b9a57c71499ba87e3f4c3d50fd1524472198be5ea49205f4d990e
Description-en: Maven clean 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 package ships the maven clean plugin which is used to remove files
generated at build-time in a project's directory.
Description-md5: 639fc29fea24cf397149809a95684734
Homepage: http://maven.apache.org/plugins/maven-clean-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu