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

Last updated: October 05,2024

1. Install "maven-resolver.src" package

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

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

2. Uninstall "maven-resolver.src" package

This guide let you learn how to uninstall maven-resolver.src on Oracle Linux 9:

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

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

Last metadata expiration check: 2:35:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : maven-resolver
Epoch : 1
Version : 1.7.3
Release : 5.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 1.0 M
Source : None
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.