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

Last updated: May 19,2024

1. Install "libmaven-filtering-java" package

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

$ sudo apt update $ sudo apt install libmaven-filtering-java

2. Uninstall "libmaven-filtering-java" package

Please follow the instructions below to uninstall libmaven-filtering-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-filtering-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-filtering-java
Priority: optional
Section: universe/devel
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-filtering
Version: 1.1-1
Depends: libmaven2-core-java, libplexus-build-api-java, libplexus-container-default-java, libplexus-interpolation-java (>= 1.12), libplexus-utils-java (>= 1.5.15)
Filename: pool/universe/m/maven-filtering/libmaven-filtering-java_1.1-1_all.deb
Size: 37160
MD5sum: 702027acd5e5a357c3ff1f78aafdd722
SHA1: e544f7a56f6092bd91f80bbe6dc85c383d3dc592
SHA256: 6f3ec6a46a4a9eec9ea5dda39bdd59ed380f83732e65369bb8e9765f0d02286f
Description-en: Maven Filtering
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 provides a shared component for all Maven plugins which needs to
filter resources.
Description-md5: 7adb0ae6c841a338cd86c73e45d2190b
Homepage: http://maven.apache.org/shared/maven-filtering/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu