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

Last updated: May 15,2024

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

This is a short guide on how to install libmaven-dependency-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libmaven-dependency-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-dependency-plugin
Version: 2.8-1
Depends: libclassworlds-java, libcommons-collections3-java, libcommons-lang-java, libdoxia-core-java, libdoxia-sitetools-java, libmaven-common-artifact-filters-java, libmaven-dependency-analyzer-java, libmaven-dependency-tree-java, libmaven-file-management-java, libmaven-invoker-java, libmaven-reporting-impl-java, libmaven2-core-java, libplexus-archiver-java, libplexus-container-default-java, libplexus-io-java, libplexus-utils-java
Filename: pool/universe/m/maven-dependency-plugin/libmaven-dependency-plugin-java_2.8-1_all.deb
Size: 139830
MD5sum: 426cc4dbe6ccf8aaf3aeac3a97f31803
SHA1: f936ec6b6390ff17bf11e5300adf4eea14919948
SHA256: 160a08a984a1936fcaa0ad387077f251a6719e197192dd34190821bb0ec8f80c
Description-en: Maven Dependency 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 dependency manipulation (copy, unpack) and analysis.
Description-md5: 3c29c5e1f3f209a76724dd0dc389fc47
Homepage: http://maven.apache.org/plugins/maven-dependency-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu