How to Install and Uninstall exec-maven-plugin.noarch Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "exec-maven-plugin.noarch" package
This is a short guide on how to install exec-maven-plugin.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
exec-maven-plugin.noarch
Copied
2. Uninstall "exec-maven-plugin.noarch" package
In this section, we are going to explain the necessary steps to uninstall exec-maven-plugin.noarch on Amazon Linux 2:
$
sudo yum remove
exec-maven-plugin.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the exec-maven-plugin.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : exec-maven-plugin
Arch : noarch
Version : 1.2.1
Release : 13.amzn2
Size : 50 k
Repo : amzn2-core/2/x86_64
Summary : Exec Maven Plugin
URL : http://mojo.codehaus.org/exec-maven-plugin
License : ASL 2.0 and MIT
Description : A plugin to allow execution of system and Java programs
Available Packages
Name : exec-maven-plugin
Arch : noarch
Version : 1.2.1
Release : 13.amzn2
Size : 50 k
Repo : amzn2-core/2/x86_64
Summary : Exec Maven Plugin
URL : http://mojo.codehaus.org/exec-maven-plugin
License : ASL 2.0 and MIT
Description : A plugin to allow execution of system and Java programs