How to Install and Uninstall apache-rat.noarch Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "apache-rat.noarch" package

This tutorial shows how to install apache-rat.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install apache-rat.noarch

2. Uninstall "apache-rat.noarch" package

Please follow the step by step instructions below to uninstall apache-rat.noarch on Amazon Linux 2:

$ sudo yum remove apache-rat.noarch $ sudo yum autoremove

3. Information about the apache-rat.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : apache-rat
Arch : noarch
Version : 0.8
Release : 13.amzn2
Size : 1.3 M
Repo : amzn2-core/2/x86_64
Summary : Apache Release Audit Tool (RAT)
URL : http://creadur.apache.org/rat/
License : ASL 2.0
Description : Release Audit Tool (RAT) is a tool to improve accuracy and
: efficiency when checking releases. It is heuristic in nature:
: making guesses about possible problems. It will produce false
: positives and cannot find every possible issue with a release.
: It's reports require interpretation.
:
: RAT was developed in response to a need felt in the Apache
: Incubator to be able to review releases for the most common faults
: less labor intensively. It is therefore highly tuned to the Apache
: style of releases.
:
: This package just contains meta-data, you will want either
: apache-rat-tasks, or apache-rat-plugin.