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

Last updated: October 07,2024

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

This tutorial shows how to install maven-plugin-plugin.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall maven-plugin-plugin.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:05:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : maven-plugin-plugin
Version : 3.6.0
Release : 12.fc36
Architecture : noarch
Size : 40 k
Source : maven-plugin-tools-3.6.0-12.fc36.src.rpm
Repository : fedora
Summary : Maven Plugin Plugin
URL : http://maven.apache.org/plugin-tools/
License : ASL 2.0
Description : The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's
: found in the source tree, to include in the JAR. It is also used to generate
: Xdoc files for the Mojos as well as for updating the plugin registry, the
: artifact metadata and a generic help goal.