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

Last updated: April 29,2024

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

Please follow the guidance below to install perl-Test-Inter.noarch on Amazon Linux 2

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Inter.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Test-Inter
Arch : noarch
Version : 1.05
Release : 2.amzn2
Size : 46 k
Repo : amzn2-core/2/x86_64
Summary : Framework for more readable interactive test scripts
URL : http://search.cpan.org/dist/Test-Inter/
License : GPL+ or Artistic
Description : This is another framework for writing test scripts. It is loosely
: inspired by Test::More, and has most of it's functionality, but it
: is not a drop-in replacement.