How to Install and Uninstall perl-Test-EOL.noarch Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "perl-Test-EOL.noarch" package

Please follow the guidelines below to install perl-Test-EOL.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-Test-EOL.noarch

2. Uninstall "perl-Test-EOL.noarch" package

This tutorial shows how to uninstall perl-Test-EOL.noarch on Amazon Linux 2:

$ sudo yum remove perl-Test-EOL.noarch $ sudo yum autoremove

3. Information about the perl-Test-EOL.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Test-EOL
Arch : noarch
Version : 1.3
Release : 7.amzn2
Size : 21 k
Repo : amzn2-core/2/x86_64
Summary : Check the correct line endings in your project
URL : http://search.cpan.org/dist/Test-EOL/
License : GPL+ or Artistic
Description : This module scans your project/distribution for any perl files
: (scripts, modules, etc.) with Windows line endings. It can also
: check for trailing whitespace.