How to Install and Uninstall maven-shared-utils.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "maven-shared-utils.noarch" package
Here is a brief guide to show you how to install maven-shared-utils.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
maven-shared-utils.noarch
Copied
2. Uninstall "maven-shared-utils.noarch" package
This tutorial shows how to uninstall maven-shared-utils.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
maven-shared-utils.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the maven-shared-utils.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:43:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : maven-shared-utils
Version : 3.2.1
Release : 0.2.module+el8.6.0+15045+b1156105
Architecture : noarch
Size : 165 k
Source : maven-shared-utils-3.2.1-0.2.module+el8.6.0+15045+b1156105.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Maven shared utility classes
URL : http://maven.apache.org/shared/maven-shared-utils
License : ASL 2.0
Description : This project aims to be a functional replacement for plexus-utils in Maven.
:
: It is not a 100% API compatible replacement though but a replacement with
: improvements: lots of methods got cleaned up, generics got added and we dropped
: a lot of unused code.
Available Packages
Name : maven-shared-utils
Version : 3.2.1
Release : 0.2.module+el8.6.0+15045+b1156105
Architecture : noarch
Size : 165 k
Source : maven-shared-utils-3.2.1-0.2.module+el8.6.0+15045+b1156105.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Maven shared utility classes
URL : http://maven.apache.org/shared/maven-shared-utils
License : ASL 2.0
Description : This project aims to be a functional replacement for plexus-utils in Maven.
:
: It is not a 100% API compatible replacement though but a replacement with
: improvements: lots of methods got cleaned up, generics got added and we dropped
: a lot of unused code.