How to Install and Uninstall perl-Test-Exception.noarch Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "perl-Test-Exception.noarch" package
This is a short guide on how to install perl-Test-Exception.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Test-Exception.noarch
Copied
2. Uninstall "perl-Test-Exception.noarch" package
This tutorial shows how to uninstall perl-Test-Exception.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Test-Exception.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Test-Exception.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Test-Exception
Arch : noarch
Version : 0.32
Release : 2.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Library of test functions for exception based Perl code
URL : http://search.cpan.org/dist/Test-Exception/
License : GPL+ or Artistic
Description : This module provides a few convenience methods for testing
: exception based code. It is built with Test::Builder and plays
: happily with Test::More and friends.
Available Packages
Name : perl-Test-Exception
Arch : noarch
Version : 0.32
Release : 2.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Library of test functions for exception based Perl code
URL : http://search.cpan.org/dist/Test-Exception/
License : GPL+ or Artistic
Description : This module provides a few convenience methods for testing
: exception based code. It is built with Test::Builder and plays
: happily with Test::More and friends.