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

Last updated: May 13,2024

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

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

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

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

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

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

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

Package: libmaven-dependency-analyzer-java
Priority: optional
Section: universe/java
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-dependency-analyzer
Version: 1.6-2
Depends: libasm4-java, libmaven2-core-java, libplexus-containers-java, libplexus-utils-java
Filename: pool/universe/m/maven-dependency-analyzer/libmaven-dependency-analyzer-java_1.6-2_all.deb
Size: 25020
MD5sum: f85c74d3aa978fed0b42c1995bee0dce
SHA1: acd50dcb9e9fa9b8a385745d8f542571b915ee65
SHA256: b8ea5aa971ed747e522e9611cb6821a501f208b69c45a992f82835f003538c6c
Description-en: Maven Dependency Analyzer
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 analysing dependencies.
Description-md5: 2f728058db3209de74f9539a5aaf49f8
Homepage: http://maven.apache.org/shared/maven-dependency-analyzer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu