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

Last updated: May 05,2024

1. Install "libmaven-verifier-java" package

Please follow the steps below to install libmaven-verifier-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-verifier-java

2. Uninstall "libmaven-verifier-java" package

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

$ sudo apt remove libmaven-verifier-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-verifier-java
Priority: optional
Section: universe/java
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-verifier
Version: 1.2-1
Depends: junit (>= 3.8.2)
Suggests: libmaven-verifier-java-doc
Filename: pool/universe/m/maven-verifier/libmaven-verifier-java_1.2-1_all.deb
Size: 79488
MD5sum: 36a20a16ba4b9ab45e630eafd6c9bb93
SHA1: 74dbe3f08c2962a92fa6d5dfd853968099039c91
SHA256: 5359602b65ea980168eca68ecd5804a4de483ee83427c6524ae90595fb289752
Description-en: Maven Verifier Component
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
.
Maven Verifier is a shared library for Maven and it provides a test harness
for Maven integration tests.
Description-md5: 2b00534712de3f7b539e4e403064dfba
Homepage: http://maven.apache.org/shared/maven-verifier/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu