How to Install and Uninstall plexus-utils.noarch Package on Oracle Linux 9

Last updated: June 17,2024

1. Install "plexus-utils.noarch" package

Please follow the steps below to install plexus-utils.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install plexus-utils.noarch

2. Uninstall "plexus-utils.noarch" package

This guide covers the steps necessary to uninstall plexus-utils.noarch on Oracle Linux 9:

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

3. Information about the plexus-utils.noarch package on Oracle Linux 9

Last metadata expiration check: 1:43:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : plexus-utils
Version : 3.3.0
Release : 10.el9
Architecture : noarch
Size : 258 k
Source : plexus-utils-3.3.0-10.el9.src.rpm
Repository : ol9_appstream
Summary : Plexus Common Utilities
URL : https://codehaus-plexus.github.io/plexus-utils/
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.