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

Last updated: October 09,2024

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

Please follow the guidance below to install maven-remote-resources-plugin.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall maven-remote-resources-plugin.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:50:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : maven-remote-resources-plugin
Version : 1.7.0
Release : 9.fc36
Architecture : noarch
Size : 69 k
Source : maven-remote-resources-plugin-1.7.0-9.fc36.src.rpm
Repository : fedora
Summary : Maven Remote Resources Plugin
URL : http://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.