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

Last updated: May 19,2024

1. Install "libmaven-file-management-java-doc" package

Please follow the guidance below to install libmaven-file-management-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-file-management-java-doc

2. Uninstall "libmaven-file-management-java-doc" package

In this section, we are going to explain the necessary steps to uninstall libmaven-file-management-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-file-management-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-file-management-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 499
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-file-management
Version: 1.2.1-3
Depends: default-jdk-doc, libmaven2-core-java-doc, libplexus-container-default-java-doc, libplexus-utils-java-doc
Suggests: libmaven-file-management-java
Filename: pool/universe/m/maven-file-management/libmaven-file-management-java-doc_1.2.1-3_all.deb
Size: 56306
MD5sum: 04d86d7d113fcdd25ea8e62e0d97f660
SHA1: 144aed692ef5f6fac9f576f05560590ffbb6692e
SHA256: 162df0200c51fafeeb2a107a15f3b2cc3a3f9696e16359f7ba804ec1f6e73045
Description-en: Documentation for Maven File Management API
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 File Management API provides an API to collect files from a given
directory using several include/exclude rules.
.
This package contains the API documentation of libmaven-file-management-java.
Description-md5: 9038bcee8c4e52f4a41d71ea3883798b
Homepage: http://maven.apache.org/shared/file-management/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu