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

Last updated: October 07,2024

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

Please follow the steps below to install maven-plugin-plugin.noarch on Fedora 35

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

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

This is a short guide on how to uninstall maven-plugin-plugin.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:50:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : maven-plugin-plugin
Version : 3.6.0
Release : 10.fc35
Architecture : noarch
Size : 40 k
Source : maven-plugin-tools-3.6.0-10.fc35.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.