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

Last updated: September 06,2024

1. Install "plexus-resources.noarch" package

Please follow the guidelines below to install plexus-resources.noarch on Amazon Linux 2

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

2. Uninstall "plexus-resources.noarch" package

This guide covers the steps necessary to uninstall plexus-resources.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : plexus-resources
Arch : noarch
Version : 1.0
Release : 0.15.a7.amzn2
Size : 25 k
Repo : amzn2-core/2/x86_64
Summary : Plexus Resource Manager
URL : http://plexus.codehaus.org/
License : MIT
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.