How To Install perl-Algorithm-C3-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Algorithm-C3-tests on Fedora 36.

What is perl-Algorithm-C3-tests

Tests from perl-Algorithm-C3. Execute them with “/usr/libexec/perl-Algorithm-C3/test”.

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

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

sudo dnf -y install perl-Algorithm-C3-tests

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

sudo yum -y install perl-Algorithm-C3-tests

How To Uninstall perl-Algorithm-C3-tests on Fedora 36

To uninstall only the perl-Algorithm-C3-tests package we can use the following command:

sudo dnf remove perl-Algorithm-C3-tests

perl-Algorithm-C3-tests Package Contents on Fedora 36

/usr/libexec/perl-Algorithm-C3
/usr/libexec/perl-Algorithm-C3/t
/usr/libexec/perl-Algorithm-C3/t/001_merge.t
/usr/libexec/perl-Algorithm-C3/t/002_merge.t
/usr/libexec/perl-Algorithm-C3/t/003_merge.t
/usr/libexec/perl-Algorithm-C3/t/004_merge.t
/usr/libexec/perl-Algorithm-C3/t/005_order_disagreement.t
/usr/libexec/perl-Algorithm-C3/t/006_complex_merge.t
/usr/libexec/perl-Algorithm-C3/t/007_cached_merge.t
/usr/libexec/perl-Algorithm-C3/t/008_cached_merge_unordered.t
/usr/libexec/perl-Algorithm-C3/t/009_dbic_merge.t
/usr/libexec/perl-Algorithm-C3/t/010_complex_merge_classless.t
/usr/libexec/perl-Algorithm-C3/t/011_infinite_loop.t
/usr/libexec/perl-Algorithm-C3/test

References

Summary

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