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

Last updated: May 17,2024

1. Install "libmaven-verifier-java-doc" package

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

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

2. Uninstall "libmaven-verifier-java-doc" package

This guide covers the steps necessary to uninstall libmaven-verifier-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-verifier-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1372
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-verifier
Version: 1.2-1
Depends: default-jdk-doc
Suggests: libmaven-verifier-java
Filename: pool/universe/m/maven-verifier/libmaven-verifier-java-doc_1.2-1_all.deb
Size: 173446
MD5sum: 9eae9da2741c351f4784c06223377113
SHA1: 1c7fd1be5ff1786627ddfb4d861b83153f51bb0b
SHA256: 69669c2301da953cf77001a11f2896a1929d57e708abfc2f4e4e0c90004a998f
Description-en: Documentation for 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
.
This package contains the API documentation of libmaven-verifier-java.
Description-md5: 42008f77778fc18c2ac4a58d935deccd
Homepage: http://maven.apache.org/shared/maven-verifier/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu