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

Last updated: September 21,2024

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

Please follow the guidance below to install maven-clean-plugin.noarch on Amazon Linux 2

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

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

Here is a brief guide to show you how to uninstall maven-clean-plugin.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : maven-clean-plugin
Arch : noarch
Version : 2.5
Release : 8.amzn2
Size : 36 k
Repo : amzn2-core/2/x86_64
Summary : Maven Clean Plugin
URL : http://maven.apache.org/plugins/maven-clean-plugin/
License : ASL 2.0
Description : The Maven Clean Plugin is a plugin that removes files generated
: at build-time in a project's directory.