How to Install and Uninstall maven-filtering.noarch Package on Amazon Linux 2

Last updated: May 04,2024

1. Install "maven-filtering.noarch" package

In this section, we are going to explain the necessary steps to install maven-filtering.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-filtering.noarch

2. Uninstall "maven-filtering.noarch" package

This is a short guide on how to uninstall maven-filtering.noarch on Amazon Linux 2:

$ sudo yum remove maven-filtering.noarch $ sudo yum autoremove

3. Information about the maven-filtering.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : maven-filtering
Arch : noarch
Version : 1.1
Release : 3.amzn2
Size : 52 k
Repo : amzn2-core/2/x86_64
Summary : Shared component providing resource filtering
URL : http://maven.apache.org/shared/maven-filtering/index.html
License : ASL 2.0
Description : These Plexus components have been built from the filtering
: process/code in Maven Resources Plugin. The goal is to provide a
: shared component for all plugins that needs to filter resources.