How To Install perl-DBD-Pg-tests.x86_64 on Amazon Linux 2
In this tutorial we learn how to install perl-DBD-Pg-tests.x86_64 in Amazon Linux 2. perl-DBD-Pg-tests.x86_64 is Test suite for package perl-DBD-Pg
Introduction
In this tutorial we learn how to install perl-DBD-Pg-tests.x86_64 on Amazon Linux 2.
What is perl-DBD-Pg-tests.x86_64
This package provides the test suite for package perl-DBD-Pg.
We can use yum to install perl-DBD-Pg-tests.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install perl-DBD-Pg-tests.x86_64.
Install perl-DBD-Pg-tests.x86_64 on Amazon Linux 2 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-DBD-Pg-tests.x86_64 using yum by running the following command:
sudo yum -y install perl-DBD-Pg-tests.x86_64
How To Uninstall perl-DBD-Pg-tests.x86_64 on Amazon Linux 2
To uninstall only the perl-DBD-Pg-tests.x86_64 package we can use the following command:
sudo yum remove perl-DBD-Pg-tests.x86_64
perl-DBD-Pg-tests.x86_64 Package Contents on Amazon Linux 2
/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/DBD-Pg
/usr/libexec/perl5-tests/DBD-Pg/META.yml
/usr/libexec/perl5-tests/DBD-Pg/t
/usr/libexec/perl5-tests/DBD-Pg/t/00_signature.t
/usr/libexec/perl5-tests/DBD-Pg/t/00basic.t
/usr/libexec/perl5-tests/DBD-Pg/t/01connect.t
/usr/libexec/perl5-tests/DBD-Pg/t/01constants.t
/usr/libexec/perl5-tests/DBD-Pg/t/02attribs.t
/usr/libexec/perl5-tests/DBD-Pg/t/03dbmethod.t
/usr/libexec/perl5-tests/DBD-Pg/t/03smethod.t
/usr/libexec/perl5-tests/DBD-Pg/t/04misc.t
/usr/libexec/perl5-tests/DBD-Pg/t/06bytea.t
/usr/libexec/perl5-tests/DBD-Pg/t/07copy.t
/usr/libexec/perl5-tests/DBD-Pg/t/08async.t
/usr/libexec/perl5-tests/DBD-Pg/t/09arrays.t
/usr/libexec/perl5-tests/DBD-Pg/t/12placeholders.t
/usr/libexec/perl5-tests/DBD-Pg/t/20savepoints.t
/usr/libexec/perl5-tests/DBD-Pg/t/99cleanup.t
/usr/libexec/perl5-tests/DBD-Pg/t/dbdpg_test_setup.pl
/usr/libexec/perl5-tests/DBD-Pg/t/lib
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/Handler
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/Handler.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/Handler/Prompt.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/RDBMS
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/RDBMS.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/RDBMS/PostgreSQL.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/Request.pm
/usr/libexec/perl5-tests/DBD-Pg/t/lib/App/Info/Util.pm
/usr/libexec/perl5-tests/DBD-Pg/t/testme.tmp.pl
References
Summary
In this tutorial we learn how to install perl-DBD-Pg-tests.x86_64 on Amazon Linux 2 using yum.