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

Last updated: February 02,2025

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

Please follow the guidelines below to install libmaven-archiver-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libmaven-archiver-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-archiver-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 413
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-archiver
Version: 2.6-3
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc
Suggests: libmaven-archiver-java
Filename: pool/universe/m/maven-archiver/libmaven-archiver-java-doc_2.6-3_all.deb
Size: 89064
MD5sum: cc6d41d04805031ef16e4e53d9ecf2a0
SHA1: 5ce5e53453b23d2b93f268fed985321a8f1c04e6
SHA256: be6e96f402cd318f40cca5075e7bc0b72df28f05f271e619c7603fa47e1321ad
Description-en: Archiver component for Maven - API documentation
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
.
The Maven Archiver is mainly used by Maven plugins to handle packaging.
.
This package contains the API documentation of libmaven-archiver-java.
Description-md5: ce238eff00eeb935784e68795c737d59
Homepage: http://maven.apache.org/shared/maven-archiver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu