How To Install perl-Data-Dmp-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Data-Dmp-tests on Fedora 36.

What is perl-Data-Dmp-tests

Tests from perl-Data-Dmp. Execute them with “/usr/libexec/perl-Data-Dmp/test”.

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

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

sudo dnf -y install perl-Data-Dmp-tests

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

sudo yum -y install perl-Data-Dmp-tests

How To Uninstall perl-Data-Dmp-tests on Fedora 36

To uninstall only the perl-Data-Dmp-tests package we can use the following command:

sudo dnf remove perl-Data-Dmp-tests

perl-Data-Dmp-tests Package Contents on Fedora 36

/usr/libexec/perl-Data-Dmp
/usr/libexec/perl-Data-Dmp/t
/usr/libexec/perl-Data-Dmp/t/00-compile.t
/usr/libexec/perl-Data-Dmp/t/01-basics.t
/usr/libexec/perl-Data-Dmp/test

References

Summary

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