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

Last updated: October 06,2024

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

Please follow the instructions below to install keytool-maven-plugin.noarch on Amazon Linux 2

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

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

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

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : keytool-maven-plugin
Arch : noarch
Version : 1.0
Release : 13.amzn2
Size : 27 k
Repo : amzn2-core/2/x86_64
Summary : A plugin that wraps the keytool program and allows to manipulate
: keystores
URL : http://mojo.codehaus.org/keytool-maven-plugin/
License : MIT and ASL 2.0
Description : A plugin that wraps the keytool program bundled with Sun's Java
: SDK. It provides the capability to manipulate keys and keystores
: with the goals "keytool:genkey" and "keytool:clean".