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

Last updated: October 05,2024

1. Install "plexus-utils.noarch" package

Here is a brief guide to show you how to install plexus-utils.noarch on Amazon Linux 2

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

2. Uninstall "plexus-utils.noarch" package

This guide let you learn how to uninstall plexus-utils.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : plexus-utils
Arch : noarch
Version : 3.0.9
Release : 9.amzn2
Size : 225 k
Repo : amzn2-core/2/x86_64
Summary : Plexus Common Utilities
URL : http://plexus.codehaus.org/
License : ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain
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.