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

Last updated: June 26,2024

1. Install "maven-resources-plugin.noarch" package

Here is a brief guide to show you how to install maven-resources-plugin.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-resources-plugin.noarch

2. Uninstall "maven-resources-plugin.noarch" package

This guide let you learn how to uninstall maven-resources-plugin.noarch on Amazon Linux 2:

$ sudo yum remove maven-resources-plugin.noarch $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : maven-resources-plugin
Arch : noarch
Version : 2.6
Release : 6.amzn2
Size : 40 k
Repo : amzn2-core/2/x86_64
Summary : Maven Resources Plugin
URL : http://maven.apache.org/plugins/maven-resources-plugin
License : ASL 2.0
Description : The Resources Plugin handles the copying of project resources
: to the output directory.