How to Install and Uninstall plexus-utils.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "plexus-utils.noarch" package

This tutorial shows how to install plexus-utils.noarch on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the plexus-utils.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:32:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : plexus-utils
Version : 3.1.0
Release : 3.module_el8.0.0+39+6a9b6e22
Architecture : noarch
Size : 259 k
Source : plexus-utils-3.1.0-3.module_el8.0.0+39+6a9b6e22.src.rpm
Repository : 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.