How To Install perl-lib-abs-tests on Fedora 36

In this tutorial we learn how to install perl-lib-abs-tests in Fedora 36. perl-lib-abs-tests is Tests for perl-lib-abs

Introduction

In this tutorial we learn how to install perl-lib-abs-tests on Fedora 36.

What is perl-lib-abs-tests

Tests from perl-lib-abs. Execute them with “/usr/libexec/perl-lib-abs/test”.

We can use yum or dnf to install perl-lib-abs-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-lib-abs-tests.

Install perl-lib-abs-tests on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-lib-abs-tests using dnf by running the following command:

sudo dnf -y install perl-lib-abs-tests

Install perl-lib-abs-tests on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-lib-abs-tests using yum by running the following command:

sudo yum -y install perl-lib-abs-tests

How To Uninstall perl-lib-abs-tests on Fedora 36

To uninstall only the perl-lib-abs-tests package we can use the following command:

sudo dnf remove perl-lib-abs-tests

perl-lib-abs-tests Package Contents on Fedora 36

/usr/libexec/perl-lib-abs
/usr/libexec/perl-lib-abs/t
/usr/libexec/perl-lib-abs/t/00-load.t
/usr/libexec/perl-lib-abs/t/01-check-sys.t
/usr/libexec/perl-lib-abs/t/02-check-3.26.t
/usr/libexec/perl-lib-abs/t/03-check-3.27.t
/usr/libexec/perl-lib-abs/t/04-check-3.29.t
/usr/libexec/perl-lib-abs/t/05-check-3.2501.t
/usr/libexec/perl-lib-abs/t/06-check-3.12.t
/usr/libexec/perl-lib-abs/t/check.pl
/usr/libexec/perl-lib-abs/t/glob
/usr/libexec/perl-lib-abs/t/glob/t0
/usr/libexec/perl-lib-abs/t/glob/t0/lib
/usr/libexec/perl-lib-abs/t/glob/t0/lib/.keep
/usr/libexec/perl-lib-abs/t/glob/t1
/usr/libexec/perl-lib-abs/t/glob/t1/lib
/usr/libexec/perl-lib-abs/t/glob/t1/lib/.keep
/usr/libexec/perl-lib-abs/t/glob/t2
/usr/libexec/perl-lib-abs/t/glob/t2/lib
/usr/libexec/perl-lib-abs/t/glob/t2/lib/.keep
/usr/libexec/perl-lib-abs/t/glob/t2t
/usr/libexec/perl-lib-abs/t/glob/t2t/inc
/usr/libexec/perl-lib-abs/t/glob/t2t/inc/.keep
/usr/libexec/perl-lib-abs/t/glob/x0x
/usr/libexec/perl-lib-abs/t/glob/x0x/inc
/usr/libexec/perl-lib-abs/t/glob/x0x/inc/.keep
/usr/libexec/perl-lib-abs/t/glob/x1x
/usr/libexec/perl-lib-abs/t/glob/x1x/inc
/usr/libexec/perl-lib-abs/t/glob/x1x/inc/.keep
/usr/libexec/perl-lib-abs/t/lib
/usr/libexec/perl-lib-abs/t/lib/3.12
/usr/libexec/perl-lib-abs/t/lib/3.12/Cwd.pm
/usr/libexec/perl-lib-abs/t/lib/3.2501
/usr/libexec/perl-lib-abs/t/lib/3.2501/Cwd.pm
/usr/libexec/perl-lib-abs/t/lib/3.26
/usr/libexec/perl-lib-abs/t/lib/3.26/Cwd.pm
/usr/libexec/perl-lib-abs/t/lib/3.27
/usr/libexec/perl-lib-abs/t/lib/3.27/Cwd.pm
/usr/libexec/perl-lib-abs/t/lib/3.29
/usr/libexec/perl-lib-abs/t/lib/3.29/Cwd.pm
/usr/libexec/perl-lib-abs/test

References

Summary

In this tutorial we learn how to install perl-lib-abs-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).