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

Last updated: October 05,2024

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

Please follow the instructions below to install maven-plugin-plugin.noarch on Fedora 34

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

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

Please follow the steps below to uninstall maven-plugin-plugin.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:35:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : maven-plugin-plugin
Version : 3.6.0
Release : 8.fc34
Architecture : noarch
Size : 60 k
Source : maven-plugin-tools-3.6.0-8.fc34.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.