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

Last updated: May 15,2024

1. Install "maven-resolver.src" package

Please follow the guidelines below to install maven-resolver.src on Oracle Linux 8

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

2. Uninstall "maven-resolver.src" package

Please follow the guidance below to uninstall maven-resolver.src on Oracle Linux 8:

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

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

Last metadata expiration check: 2:32:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : maven-resolver
Epoch : 1
Version : 1.1.1
Release : 2.module+el8+5161+5cac467c
Architecture : src
Size : 934 k
Source : None
Repository : ol8_appstream
Summary : Apache Maven Artifact Resolver library
URL : http://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.