How to Install and Uninstall maven-resolver.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "maven-resolver.noarch" package

Here is a brief guide to show you how to install maven-resolver.noarch on Fedora 34

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

2. Uninstall "maven-resolver.noarch" package

In this section, we are going to explain the necessary steps to uninstall maven-resolver.noarch on Fedora 34:

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

3. Information about the maven-resolver.noarch package on Fedora 34

Last metadata expiration check: 1:52:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : maven-resolver
Epoch : 1
Version : 1.4.2
Release : 5.fc34
Architecture : noarch
Size : 16 k
Source : maven-resolver-1.4.2-5.fc34.src.rpm
Repository : fedora
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.