How to Install and Uninstall maven-resolver.noarch Package on Oracle Linux 9

Last updated: November 28,2024

1. Install "maven-resolver.noarch" package

This guide covers the steps necessary to install maven-resolver.noarch on Oracle Linux 9

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

2. Uninstall "maven-resolver.noarch" package

Please follow the steps below to uninstall maven-resolver.noarch on Oracle Linux 9:

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

3. Information about the maven-resolver.noarch package on Oracle Linux 9

Last metadata expiration check: 0:39:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : maven-resolver
Epoch : 1
Version : 1.6.1
Release : 10.el9
Architecture : noarch
Size : 529 k
Source : maven-resolver-1.6.1-10.el9.src.rpm
Repository : ol9_appstream
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.