How to Install and Uninstall maven-resolver.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "maven-resolver.noarch" package

Learn how to install maven-resolver.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install maven-resolver.noarch

2. Uninstall "maven-resolver.noarch" package

Learn how to uninstall maven-resolver.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove maven-resolver.noarch $ sudo dnf autoremove

3. Information about the maven-resolver.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : maven-resolver
Epoch : 1
Version : 1.6.1
Release : 10.el9
Architecture : noarch
Size : 521 k
Source : maven-resolver-1.6.1-10.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Apache Maven Artifact Resolver library
URL : https://maven.apache.org/resolver/
License : ASL 2.0
Description : Apache Maven Artifact Resolver is a library for working with artifact
: repositories and dependency resolution. Maven Artifact Resolver deals with the
: specification of local repository, remote repository, developer workspaces,
: artifact transports and artifact resolution.