How to Install and Uninstall perl-Class-ISA.noarch Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "perl-Class-ISA.noarch" package
Please follow the guidance below to install perl-Class-ISA.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Class-ISA.noarch
Copied
2. Uninstall "perl-Class-ISA.noarch" package
Learn how to uninstall perl-Class-ISA.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Class-ISA.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Class-ISA.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Class-ISA
Arch : noarch
Version : 0.36
Release : 1010.amzn2
Size : 9.0 k
Repo : amzn2-core/2/x86_64
Summary : Report the search path for a class's ISA tree
URL : http://search.cpan.org/dist/Class-ISA/
License : GPL+ or Artistic
Description : This library provides functions that return the list (in order) of
: names of (super-)classes Perl would search to find a method, with
: no duplicates.
Available Packages
Name : perl-Class-ISA
Arch : noarch
Version : 0.36
Release : 1010.amzn2
Size : 9.0 k
Repo : amzn2-core/2/x86_64
Summary : Report the search path for a class's ISA tree
URL : http://search.cpan.org/dist/Class-ISA/
License : GPL+ or Artistic
Description : This library provides functions that return the list (in order) of
: names of (super-)classes Perl would search to find a method, with
: no duplicates.