How To Install perl-Command-Runner-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Command-Runner-tests on Fedora 36.

What is perl-Command-Runner-tests

Tests from perl-Command-Runner. Execute them with “/usr/libexec/perl-Command-Runner/test”.

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

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

sudo dnf -y install perl-Command-Runner-tests

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

sudo yum -y install perl-Command-Runner-tests

How To Uninstall perl-Command-Runner-tests on Fedora 36

To uninstall only the perl-Command-Runner-tests package we can use the following command:

sudo dnf remove perl-Command-Runner-tests

perl-Command-Runner-tests Package Contents on Fedora 36

/usr/libexec/perl-Command-Runner
/usr/libexec/perl-Command-Runner/t
/usr/libexec/perl-Command-Runner/t/00_use.t
/usr/libexec/perl-Command-Runner/t/01_basic.t
/usr/libexec/perl-Command-Runner/t/02_basic.t
/usr/libexec/perl-Command-Runner/t/03_buffer.t
/usr/libexec/perl-Command-Runner/test

References

Summary

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