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

Last updated: May 18,2024

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

Learn how to install maven-plugin-tools.noarch on Amazon Linux 2

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

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

This tutorial shows how to uninstall maven-plugin-tools.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : maven-plugin-tools
Arch : noarch
Version : 3.1
Release : 17.amzn2
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Maven Plugin Tools
URL : http://maven.apache.org/plugin-tools/
License : ASL 2.0
Description : The Maven Plugin Tools contains the necessary tools to be able to
: produce Maven Plugins in a variety of languages.