How To Install perl-Coro-Multicore-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Coro-Multicore-tests on Fedora 36.

What is perl-Coro-Multicore-tests

Tests from perl-Coro-Multicore. Execute them with “/usr/libexec/perl-Coro-Multicore/test”.

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

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

sudo dnf -y install perl-Coro-Multicore-tests

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

sudo yum -y install perl-Coro-Multicore-tests

How To Uninstall perl-Coro-Multicore-tests on Fedora 36

To uninstall only the perl-Coro-Multicore-tests package we can use the following command:

sudo dnf remove perl-Coro-Multicore-tests

perl-Coro-Multicore-tests Package Contents on Fedora 36

/usr/libexec/perl-Coro-Multicore
/usr/libexec/perl-Coro-Multicore/t
/usr/libexec/perl-Coro-Multicore/t/00_load.t
/usr/libexec/perl-Coro-Multicore/t/01_basic.t
/usr/libexec/perl-Coro-Multicore/test

References

Summary

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