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

Last updated: May 21,2024

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

This tutorial shows how to install libmaven-dependency-tree-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libmaven-dependency-tree-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-dependency-tree-java
Priority: optional
Section: universe/java
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-dependency-tree
Version: 2.1-1
Depends: libeclipse-aether-java, libmaven2-core-java, libplexus-containers-java
Suggests: libmaven-dependency-tree-java-doc
Filename: pool/universe/m/maven-dependency-tree/libmaven-dependency-tree-java_2.1-1_all.deb
Size: 48272
MD5sum: eb188f3517eb4eb21f79e66e1952fa02
SHA1: 7ed2e80d0fc7c406445746f2b616203f4b2ff270
SHA256: 099b453c03e9f95125b19277a263970d749b7fe6c0fb07997cd008ceceb7edc3
Description-en: Maven Dependency Tree
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 a shared library for analysis dependencies.
Description-md5: 7d206b04cad7972c178523d08b7718ff
Homepage: http://maven.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu