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

Last updated: May 03,2024

1. Install "libmaven-reporting-impl-java" package

This guide let you learn how to install libmaven-reporting-impl-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-reporting-impl-java

2. Uninstall "libmaven-reporting-impl-java" package

This is a short guide on how to uninstall libmaven-reporting-impl-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-reporting-impl-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-reporting-impl-java
Priority: optional
Section: universe/devel
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-reporting-impl
Version: 2.3-1
Depends: libcommons-validator-java, libdoxia-java, libdoxia-sitetools-java, libmaven-shared-utils-java, libmaven2-core-java
Suggests: libmaven-reporting-impl-java-doc
Filename: pool/universe/m/maven-reporting-impl/libmaven-reporting-impl-java_2.3-1_all.deb
Size: 14874
MD5sum: 92f864087741a494716866f9aec200a3
SHA1: f61626e1f62bf8efd2c4fa2fbcf3d036e2c95262
SHA256: 1c876a8ae83913e8b70547947eeb7fee6d5ca5d5575c27d0eb87fcb9d8242ee3
Description-en: Maven Reporting API Implementation
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 implements the Maven Reporting API.
Description-md5: 199d447b295430cc7a0b510cd2394c9e
Homepage: http://maven.apache.org/shared/maven-reporting-impl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu