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

Last updated: April 29,2024

1. Install "plexus-containers.src" package

Learn how to install plexus-containers.src on Oracle Linux 9

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

2. Uninstall "plexus-containers.src" package

Please follow the instructions below to uninstall plexus-containers.src on Oracle Linux 9:

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

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

Last metadata expiration check: 2:27:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : plexus-containers
Version : 2.1.1
Release : 2.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 362 k
Source : None
Repository : ol9_appstream
Summary : Containers for Plexus
URL : https://github.com/codehaus-plexus/plexus-containers
License : ASL 2.0 and MIT and xpp
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.