How To Install perl-Perl-PrereqScanner-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Perl-PrereqScanner-tests on Fedora 36.

What is perl-Perl-PrereqScanner-tests

Tests from perl-Perl-PrereqScanner. Execute them with “/usr/libexec/perl-Perl-PrereqScanner/test”.

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

Install perl-Perl-PrereqScanner-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-Perl-PrereqScanner-tests using dnf by running the following command:

sudo dnf -y install perl-Perl-PrereqScanner-tests

Install perl-Perl-PrereqScanner-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-Perl-PrereqScanner-tests using yum by running the following command:

sudo yum -y install perl-Perl-PrereqScanner-tests

How To Uninstall perl-Perl-PrereqScanner-tests on Fedora 36

To uninstall only the perl-Perl-PrereqScanner-tests package we can use the following command:

sudo dnf remove perl-Perl-PrereqScanner-tests

perl-Perl-PrereqScanner-tests Package Contents on Fedora 36

/usr/libexec/perl-Perl-PrereqScanner
/usr/libexec/perl-Perl-PrereqScanner/bin
/usr/libexec/perl-Perl-PrereqScanner/bin/scan_prereqs
/usr/libexec/perl-Perl-PrereqScanner/corpus
/usr/libexec/perl-Perl-PrereqScanner/corpus/scan
/usr/libexec/perl-Perl-PrereqScanner/corpus/scan/bar.pl
/usr/libexec/perl-Perl-PrereqScanner/corpus/scan/foo.pl
/usr/libexec/perl-Perl-PrereqScanner/t
/usr/libexec/perl-Perl-PrereqScanner/t/00-report-prereqs.dd
/usr/libexec/perl-Perl-PrereqScanner/t/00-report-prereqs.t
/usr/libexec/perl-Perl-PrereqScanner/t/autoprereq.t
/usr/libexec/perl-Perl-PrereqScanner/t/scan-module.t
/usr/libexec/perl-Perl-PrereqScanner/t/scan-prereqs.t
/usr/libexec/perl-Perl-PrereqScanner/test

References

Summary

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