How To Install perl-MooseX-Types-Common-tests on Fedora 36

In this tutorial we learn how to install perl-MooseX-Types-Common-tests in Fedora 36. perl-MooseX-Types-Common-tests is Tests for perl-MooseX-Types-Common

Introduction

In this tutorial we learn how to install perl-MooseX-Types-Common-tests on Fedora 36.

What is perl-MooseX-Types-Common-tests

Tests from perl-MooseX-Types-Common. Execute them with “/usr/libexec/perl-MooseX-Types-Common/test”.

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

Install perl-MooseX-Types-Common-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-MooseX-Types-Common-tests using dnf by running the following command:

sudo dnf -y install perl-MooseX-Types-Common-tests

Install perl-MooseX-Types-Common-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-MooseX-Types-Common-tests using yum by running the following command:

sudo yum -y install perl-MooseX-Types-Common-tests

How To Uninstall perl-MooseX-Types-Common-tests on Fedora 36

To uninstall only the perl-MooseX-Types-Common-tests package we can use the following command:

sudo dnf remove perl-MooseX-Types-Common-tests

perl-MooseX-Types-Common-tests Package Contents on Fedora 36

/usr/libexec/perl-MooseX-Types-Common
/usr/libexec/perl-MooseX-Types-Common/t
/usr/libexec/perl-MooseX-Types-Common/t/00-report-prereqs.dd
/usr/libexec/perl-MooseX-Types-Common/t/00-report-prereqs.t
/usr/libexec/perl-MooseX-Types-Common/t/01-string.t
/usr/libexec/perl-MooseX-Types-Common/t/02-numeric.t
/usr/libexec/perl-MooseX-Types-Common/t/03-idiot.t
/usr/libexec/perl-MooseX-Types-Common/t/04-coerce.t
/usr/libexec/perl-MooseX-Types-Common/t/05-unicode.t
/usr/libexec/perl-MooseX-Types-Common/t/06-fully-qualified.t
/usr/libexec/perl-MooseX-Types-Common/t/zzz-check-breaks.t
/usr/libexec/perl-MooseX-Types-Common/test

References

Summary

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