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

Last updated: November 25,2024

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

Learn how to install maven-reporting-impl.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 1:22:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : maven-reporting-impl
Version : 3.0.0
Release : 10.fc34
Architecture : noarch
Size : 31 k
Source : maven-reporting-impl-3.0.0-10.fc34.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