How to Install and Uninstall maven-gpg-plugin.noarch Package on Amazon Linux 2
Last updated: January 04,2025
1. Install "maven-gpg-plugin.noarch" package
In this section, we are going to explain the necessary steps to install maven-gpg-plugin.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-gpg-plugin.noarch
Copied
2. Uninstall "maven-gpg-plugin.noarch" package
Here is a brief guide to show you how to uninstall maven-gpg-plugin.noarch on Amazon Linux 2:
$
sudo yum remove
maven-gpg-plugin.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-gpg-plugin.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-gpg-plugin
Arch : noarch
Version : 1.4
Release : 11.amzn2
Size : 50 k
Repo : amzn2-core/2/x86_64
Summary : Maven GPG Plugin
URL : http://maven.apache.org/plugins/maven-gpg-plugin/
License : ASL 2.0
Description : This plugin signs all of the project's attached artifacts with
: GnuPG. It adds goals gpg:sign and gpg:sign-and-deploy-file.
Available Packages
Name : maven-gpg-plugin
Arch : noarch
Version : 1.4
Release : 11.amzn2
Size : 50 k
Repo : amzn2-core/2/x86_64
Summary : Maven GPG Plugin
URL : http://maven.apache.org/plugins/maven-gpg-plugin/
License : ASL 2.0
Description : This plugin signs all of the project's attached artifacts with
: GnuPG. It adds goals gpg:sign and gpg:sign-and-deploy-file.