How to Install and Uninstall maven-plugin-plugin.noarch Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "maven-plugin-plugin.noarch" package
This tutorial shows how to install maven-plugin-plugin.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-plugin-plugin.noarch
Copied
2. Uninstall "maven-plugin-plugin.noarch" package
This is a short guide on how to uninstall maven-plugin-plugin.noarch on Amazon Linux 2:
$
sudo yum remove
maven-plugin-plugin.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-plugin-plugin.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-plugin-plugin
Arch : noarch
Version : 3.1
Release : 17.amzn2
Size : 57 k
Repo : amzn2-core/2/x86_64
Summary : Maven Plugin Plugin
URL : http://maven.apache.org/plugin-tools/
License : ASL 2.0
Description : The Plugin Plugin is used to create a Maven plugin descriptor for
: any Mojo's found in the source tree, to include in the JAR. It is
: also used to generate Xdoc files for the Mojos as well as for
: updating the plugin registry, the artifact metadata and a generic
: help goal.
Available Packages
Name : maven-plugin-plugin
Arch : noarch
Version : 3.1
Release : 17.amzn2
Size : 57 k
Repo : amzn2-core/2/x86_64
Summary : Maven Plugin Plugin
URL : http://maven.apache.org/plugin-tools/
License : ASL 2.0
Description : The Plugin Plugin is used to create a Maven plugin descriptor for
: any Mojo's found in the source tree, to include in the JAR. It is
: also used to generate Xdoc files for the Mojos as well as for
: updating the plugin registry, the artifact metadata and a generic
: help goal.