How to Install and Uninstall plexus-classworlds.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "plexus-classworlds.noarch" package
This guide covers the steps necessary to install plexus-classworlds.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
plexus-classworlds.noarch
Copied
2. Uninstall "plexus-classworlds.noarch" package
This guide covers the steps necessary to uninstall plexus-classworlds.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
plexus-classworlds.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the plexus-classworlds.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:14:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : plexus-classworlds
Version : 2.5.2
Release : 9.module+el8+2452+b359bfcd
Architecture : noarch
Size : 65 k
Source : plexus-classworlds-2.5.2-9.module+el8+2452+b359bfcd.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Plexus Classworlds Classloader Framework
URL : https://github.com/codehaus-plexus/plexus-classworlds
License : ASL 2.0 and Plexus
Description : Classworlds is a framework for container developers
: who require complex manipulation of Java's ClassLoaders.
: Java's native ClassLoader mechanisms and classes can cause
: much headache and confusion for certain types of
: application developers. Projects which involve dynamic
: loading of components or otherwise represent a 'container'
: can benefit from the classloading control provided by
: classworlds.
Available Packages
Name : plexus-classworlds
Version : 2.5.2
Release : 9.module+el8+2452+b359bfcd
Architecture : noarch
Size : 65 k
Source : plexus-classworlds-2.5.2-9.module+el8+2452+b359bfcd.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Plexus Classworlds Classloader Framework
URL : https://github.com/codehaus-plexus/plexus-classworlds
License : ASL 2.0 and Plexus
Description : Classworlds is a framework for container developers
: who require complex manipulation of Java's ClassLoaders.
: Java's native ClassLoader mechanisms and classes can cause
: much headache and confusion for certain types of
: application developers. Projects which involve dynamic
: loading of components or otherwise represent a 'container'
: can benefit from the classloading control provided by
: classworlds.