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

Last updated: October 06,2024

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

This guide let you learn how to install maven-remote-resources-plugin.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:31:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : maven-remote-resources-plugin
Version : 1.7.0
Release : 7.fc35
Architecture : noarch
Size : 68 k
Source : maven-remote-resources-plugin-1.7.0-7.fc35.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.