How to Install and Uninstall perl-Test-ClassAPI.noarch Package on Amazon Linux 2
Last updated: December 29,2024
1. Install "perl-Test-ClassAPI.noarch" package
Please follow the steps below to install perl-Test-ClassAPI.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-Test-ClassAPI.noarch
Copied
2. Uninstall "perl-Test-ClassAPI.noarch" package
This guide covers the steps necessary to uninstall perl-Test-ClassAPI.noarch on Amazon Linux 2:
$
sudo yum remove
perl-Test-ClassAPI.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Test-ClassAPI.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-Test-ClassAPI
Arch : noarch
Version : 1.06
Release : 14.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Provides basic first-pass API testing for large class trees
URL : http://search.cpan.org/dist/Test-ClassAPI/
License : GPL+ or Artistic
Description : Provides basic first-pass API testing for large class trees.
:
: For many APIs with large numbers of classes, it can be very useful
: to be able to do a quick once-over to make sure that classes,
: methods, and inheritance is correct, before doing more
: comprehensive testing. This module aims to provide such a
: capability.
Available Packages
Name : perl-Test-ClassAPI
Arch : noarch
Version : 1.06
Release : 14.amzn2
Size : 23 k
Repo : amzn2-core/2/x86_64
Summary : Provides basic first-pass API testing for large class trees
URL : http://search.cpan.org/dist/Test-ClassAPI/
License : GPL+ or Artistic
Description : Provides basic first-pass API testing for large class trees.
:
: For many APIs with large numbers of classes, it can be very useful
: to be able to do a quick once-over to make sure that classes,
: methods, and inheritance is correct, before doing more
: comprehensive testing. This module aims to provide such a
: capability.