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

Last updated: May 20,2024

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

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

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

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

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

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

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

Package: libmaven-file-management-java
Priority: optional
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-file-management
Version: 1.2.1-3
Depends: libmaven-shared-io-java, libmaven2-core-java, libplexus-container-default-java, libplexus-utils-java
Suggests: libmaven-file-management-java-doc
Filename: pool/universe/m/maven-file-management/libmaven-file-management-java_1.2.1-3_all.deb
Size: 33838
MD5sum: e37a84a37b5fe6c9975ec578697c1262
SHA1: d08de9835468070e7b3293631571657140cd258e
SHA256: 35978c6ea90d9cd81be9285fe299534f4d46907982ec6e730d9034952fdd13c0
Description-en: 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.
Description-md5: 3de687777d3813c7cd6e410622523c78
Homepage: http://maven.apache.org/shared/file-management/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu