How To Install perl-PDL-tests on Fedora 36

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

Introduction

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

What is perl-PDL-tests

Tests from perl-PDL-2.76.0. Execute them with “/usr/libexec/perl-PDL/test”.

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

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

sudo dnf -y install perl-PDL-tests

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

sudo yum -y install perl-PDL-tests

How To Uninstall perl-PDL-tests on Fedora 36

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

sudo dnf remove perl-PDL-tests

perl-PDL-tests Package Contents on Fedora 36

/usr/libexec/perl-PDL
/usr/libexec/perl-PDL/m51.fits
/usr/libexec/perl-PDL/t
/usr/libexec/perl-PDL/t/00-report-prereqs.t
/usr/libexec/perl-PDL/t/01-pptest.t
/usr/libexec/perl-PDL/t/autoload.t
/usr/libexec/perl-PDL/t/bad.t
/usr/libexec/perl-PDL/t/basic.t
/usr/libexec/perl-PDL/t/bigmem.t
/usr/libexec/perl-PDL/t/bool.t
/usr/libexec/perl-PDL/t/clump.t
/usr/libexec/perl-PDL/t/config.t
/usr/libexec/perl-PDL/t/constants.t
/usr/libexec/perl-PDL/t/constructor.t
/usr/libexec/perl-PDL/t/core.t
/usr/libexec/perl-PDL/t/croak.t
/usr/libexec/perl-PDL/t/func.pdl
/usr/libexec/perl-PDL/t/inline-with.t
/usr/libexec/perl-PDL/t/inlinepdlpp.t
/usr/libexec/perl-PDL/t/lvalue.t
/usr/libexec/perl-PDL/t/math.t
/usr/libexec/perl-PDL/t/matrix.t
/usr/libexec/perl-PDL/t/matrixops.t
/usr/libexec/perl-PDL/t/nat_complex.t
/usr/libexec/perl-PDL/t/ops-bitwise.t
/usr/libexec/perl-PDL/t/ops.t
/usr/libexec/perl-PDL/t/pdl_from_string.t
/usr/libexec/perl-PDL/t/pdlchar.t
/usr/libexec/perl-PDL/t/pp_croaking.t
/usr/libexec/perl-PDL/t/pp_line_numbers.t
/usr/libexec/perl-PDL/t/primitive.t
/usr/libexec/perl-PDL/t/pthread.t
/usr/libexec/perl-PDL/t/reduce.t
/usr/libexec/perl-PDL/t/scope.t
/usr/libexec/perl-PDL/t/slice.t
/usr/libexec/perl-PDL/t/subclass.t
/usr/libexec/perl-PDL/t/thread.t
/usr/libexec/perl-PDL/t/thread_def.t
/usr/libexec/perl-PDL/t/ufunc.t
/usr/libexec/perl-PDL/test

References

Summary

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