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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install maven-enforcer-api.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 4:14:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : maven-enforcer-api
Version : 3.0.0~M3
Release : 4.fc34
Architecture : noarch
Size : 24 k
Source : maven-enforcer-3.0.0~M3-4.fc34.src.rpm
Repository : fedora
Summary : Enforcer API
URL : https://maven.apache.org/enforcer
License : ASL 2.0
Description : This component provides the generic interfaces needed to
: implement custom rules for the maven-enforcer-plugin.