How To Install perl-Test-Deep-Type on Fedora 36

In this tutorial we learn how to install perl-Test-Deep-Type in Fedora 36. perl-Test-Deep-Type is Test

Introduction

In this tutorial we learn how to install perl-Test-Deep-Type on Fedora 36.

What is perl-Test-Deep-Type

Test tested must validate against the passed type. This is an actual type object, not a string name – for example something provided via MooseX might be used in a Moo type constraint).

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

Install perl-Test-Deep-Type 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-Test-Deep-Type using dnf by running the following command:

sudo dnf -y install perl-Test-Deep-Type

Install perl-Test-Deep-Type 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-Test-Deep-Type using yum by running the following command:

sudo yum -y install perl-Test-Deep-Type

How To Uninstall perl-Test-Deep-Type on Fedora 36

To uninstall only the perl-Test-Deep-Type package we can use the following command:

sudo dnf remove perl-Test-Deep-Type

perl-Test-Deep-Type Package Contents on Fedora 36

/usr/share/doc/perl-Test-Deep-Type
/usr/share/doc/perl-Test-Deep-Type/CONTRIBUTING
/usr/share/doc/perl-Test-Deep-Type/Changes
/usr/share/doc/perl-Test-Deep-Type/README
/usr/share/doc/perl-Test-Deep-Type/examples
/usr/share/doc/perl-Test-Deep-Type/examples/demo.t
/usr/share/doc/perl-Test-Deep-Type/examples/synopsis.t
/usr/share/licenses/perl-Test-Deep-Type
/usr/share/licenses/perl-Test-Deep-Type/LICENCE
/usr/share/man/man3/Test::Deep::Type.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Deep
/usr/share/perl5/vendor_perl/Test/Deep/Type.pm

References

Summary

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