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

Last updated: May 15,2024

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

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

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

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

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

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

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

Package: libmaven-plugin-tools-java
Priority: optional
Section: universe/java
Installed-Size: 429
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-plugin-tools
Version: 3.3-4
Depends: bsh, libdoxia-sitetools-java, libjtidy-java, libmaven-reporting-impl-java, libmaven2-core-java, libplexus-container-default-java, libqdox-java, libxbean-java, libasm4-java
Filename: pool/universe/m/maven-plugin-tools/libmaven-plugin-tools-java_3.3-4_all.deb
Size: 211604
MD5sum: 07da71cb649b27fd71b441bea5cdd590
SHA1: dd0b3e21fe63eed0fc4a945385421610cfffa5e1
SHA256: 696d868f0103d553e64093c016f870b7ff623c1661e091927570002168247ac5
Description-en: Maven Plugin Tools
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 some basic POM tools.
Description-md5: 0c6c3c21cdb2866207ee7ed03967a57e
Homepage: http://maven.apache.org/plugin-tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu