How to Install and Uninstall maven-remote-resources-plugin.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "maven-remote-resources-plugin.noarch" package

Please follow the guidelines below to install maven-remote-resources-plugin.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install maven-remote-resources-plugin.noarch

2. Uninstall "maven-remote-resources-plugin.noarch" package

This tutorial shows how to uninstall maven-remote-resources-plugin.noarch on Fedora 34:

$ sudo dnf remove maven-remote-resources-plugin.noarch $ sudo dnf autoremove

3. Information about the maven-remote-resources-plugin.noarch package on Fedora 34

Last metadata expiration check: 2:44:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : maven-remote-resources-plugin
Version : 1.7.0
Release : 4.fc34
Architecture : noarch
Size : 78 k
Source : maven-remote-resources-plugin-1.7.0-4.fc34.src.rpm
Repository : fedora
Summary : Maven Remote Resources Plugin
URL : https://maven.apache.org/plugins/maven-remote-resources-plugin/
License : ASL 2.0
Description : Process resources packaged in JARs that have been deployed to
: a remote repository. The primary use case being satisfied is
: the consistent inclusion of common resources in a large set of
: projects. Maven projects at Apache use this plug-in to satisfy
: licensing requirements at Apache where each project much include
: license and notice files for each release.