How to Install and Uninstall plexus-cli.noarch Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "plexus-cli.noarch" package

Please follow the step by step instructions below to install plexus-cli.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install plexus-cli.noarch

2. Uninstall "plexus-cli.noarch" package

This is a short guide on how to uninstall plexus-cli.noarch on Amazon Linux 2:

$ sudo yum remove plexus-cli.noarch $ sudo yum autoremove

3. Information about the plexus-cli.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : plexus-cli
Arch : noarch
Version : 1.2
Release : 20.amzn2
Size : 18 k
Repo : amzn2-core/2/x86_64
Summary : Command Line Interface facilitator for Plexus
URL : http://plexus.codehaus.org/
License : ASL 2.0
Description : The Plexus project seeks to create end-to-end developer tools for
: writing applications. At the core is the container, which can be
: embedded or for a full scale application server. There are many
: reusable components for hibernate, form processing, jndi, i18n,
: velocity, etc. Plexus also includes an application server which
: is like a J2EE application server, without all the baggage.