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

Last updated: May 20,2024

1. Install "libmaven-common-artifact-filters-java" package

Here is a brief guide to show you how to install libmaven-common-artifact-filters-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-common-artifact-filters-java

2. Uninstall "libmaven-common-artifact-filters-java" package

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

$ sudo apt remove libmaven-common-artifact-filters-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-common-artifact-filters-java
Priority: optional
Section: universe/java
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-common-artifact-filters
Version: 1.4-1
Depends: libmaven2-core-java, libplexus-containers-java, libplexus-utils-java
Suggests: libmaven-common-artifact-filters-java-doc
Filename: pool/universe/m/maven-common-artifact-filters/libmaven-common-artifact-filters-java_1.4-1_all.deb
Size: 25318
MD5sum: e841f871f52901c4c3ac4479344e4eb3
SHA1: 9376ffa66586f280948d14db79dcf0819b813a3f
SHA256: d95faf2612aa876dad171e9fc27c90a277f19c6a9ff26f1f58144e97a0eb6976
Description-en: Maven Common Artifact Filters
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 ships a shared library containing a collection of ready-made
filters to control inclusion/exclusion of artifacts during dependency
resolution.
Description-md5: e13aa4bd2c9130f56f4426243c99874c
Homepage: http://maven.apache.org/shared/maven-common-artifact-filters/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu