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

Last updated: October 12,2024

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

This guide covers the steps necessary to install maven-enforcer-plugin.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall maven-enforcer-plugin.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:18:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : maven-enforcer-plugin
Version : 3.0.0
Release : 6.fc39
Architecture : noarch
Size : 28 k
Source : maven-enforcer-3.0.0-6.fc39.src.rpm
Repository : fedora
Summary : Enforcer Plugin
URL : https://maven.apache.org/enforcer
License : ASL 2.0
Description : The Enforcer plugin provides goals to control certain environmental
: constraints such as Maven version, JDK version and OS family along
: with many more built-in rules and user created rules.