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

Last updated: June 02,2024

1. Install "plexus-containers.noarch" package

This tutorial shows how to install plexus-containers.noarch on Amazon Linux 2

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

2. Uninstall "plexus-containers.noarch" package

Please follow the instructions below to uninstall plexus-containers.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : plexus-containers
Arch : noarch
Version : 1.5.5
Release : 14.amzn2
Size : 8.8 k
Repo : amzn2-core/2/x86_64
Summary : Containers for Plexus
URL : http://plexus.codehaus.org/
License : ASL 2.0 and 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.