How to Install and Uninstall maven-compiler-plugin.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "maven-compiler-plugin.noarch" package
Please follow the step by step instructions below to install maven-compiler-plugin.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-compiler-plugin.noarch
Copied
2. Uninstall "maven-compiler-plugin.noarch" package
This tutorial shows how to uninstall maven-compiler-plugin.noarch on Amazon Linux 2:
$
sudo yum remove
maven-compiler-plugin.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-compiler-plugin.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-compiler-plugin
Arch : noarch
Version : 3.1
Release : 4.amzn2
Size : 52 k
Repo : amzn2-core/2/x86_64
Summary : Maven Compiler Plugin
URL : http://maven.apache.org/plugins/maven-compiler-plugin
License : ASL 2.0
Description : The Compiler Plugin is used to compile the sources of your
: project.
Available Packages
Name : maven-compiler-plugin
Arch : noarch
Version : 3.1
Release : 4.amzn2
Size : 52 k
Repo : amzn2-core/2/x86_64
Summary : Maven Compiler Plugin
URL : http://maven.apache.org/plugins/maven-compiler-plugin
License : ASL 2.0
Description : The Compiler Plugin is used to compile the sources of your
: project.