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

Last updated: April 30,2024

1. Install "maven-script.noarch" package

Please follow the guidelines below to install maven-script.noarch on Amazon Linux 2

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

2. Uninstall "maven-script.noarch" package

Learn how to uninstall maven-script.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : maven-script
Arch : noarch
Version : 3.1
Release : 17.amzn2
Size : 9.1 k
Repo : amzn2-core/2/x86_64
Summary : Maven Script Mojo Support
URL : http://maven.apache.org/plugin-tools/
License : ASL 2.0
Description : Maven Script Mojo Support lets developer write Maven plugins/goals
: with scripting languages instead of compiled Java.