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

Last updated: January 12,2025

1. Install "maven-reporting-impl.noarch" package

This guide let you learn how to install maven-reporting-impl.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install maven-reporting-impl.noarch

2. Uninstall "maven-reporting-impl.noarch" package

Please follow the instructions below to uninstall maven-reporting-impl.noarch on Fedora 36:

$ sudo dnf remove maven-reporting-impl.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:26:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : maven-reporting-impl
Version : 3.1.0
Release : 1.fc36
Architecture : noarch
Size : 33 k
Source : maven-reporting-impl-3.1.0-1.fc36.src.rpm
Repository : fedora
Summary : Abstract classes to manage report generation
URL : https://maven.apache.org/shared/maven-reporting-impl/
License : ASL 2.0
Description : Abstract classes to manage report generation, which can be run both:
:
: * as part of a site generation (as a maven-reporting-api's MavenReport),
: * or as a direct standalone invocation (as a maven-plugin-api's Mojo).