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

Last updated: February 12,2025

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

This guide covers the steps necessary to install maven-reporting-impl.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall maven-reporting-impl.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:37:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : maven-reporting-impl
Version : 3.0.0
Release : 11.fc35
Architecture : noarch
Size : 30 k
Source : maven-reporting-impl-3.0.0-11.fc35.src.rpm
Repository : fedora
Summary : Abstract classes to manage report generation
URL : http://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).
:
: This is a replacement package for maven-shared-reporting-impl