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

Last updated: November 24,2024

1. Install "plexus-utils.src" package

This guide covers the steps necessary to install plexus-utils.src on Oracle Linux 9

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

2. Uninstall "plexus-utils.src" package

Please follow the guidelines below to uninstall plexus-utils.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:09:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : plexus-utils
Version : 3.3.0
Release : 10.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 438 k
Source : None
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.