How to Install and Uninstall maven-reporting-impl.noarch Package on Amazon Linux 2

Last updated: April 28,2024

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

Please follow the steps below to install maven-reporting-impl.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-reporting-impl.noarch

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

Please follow the step by step instructions below to uninstall maven-reporting-impl.noarch on Amazon Linux 2:

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

3. Information about the maven-reporting-impl.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : maven-reporting-impl
Arch : noarch
Version : 2.2
Release : 8.amzn2
Size : 27 k
Repo : amzn2-core/2/x86_64
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