How To Install perl-Graphics-TIFF-tests on Fedora 36

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

Introduction

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

What is perl-Graphics-TIFF-tests

Tests from perl-Graphics-TIFF. Execute them with “/usr/libexec/perl-Graphics-TIFF/test”.

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

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

sudo dnf -y install perl-Graphics-TIFF-tests

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

sudo yum -y install perl-Graphics-TIFF-tests

How To Uninstall perl-Graphics-TIFF-tests on Fedora 36

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

sudo dnf remove perl-Graphics-TIFF-tests

perl-Graphics-TIFF-tests Package Contents on Fedora 36

/usr/libexec/perl-Graphics-TIFF
/usr/libexec/perl-Graphics-TIFF/examples
/usr/libexec/perl-Graphics-TIFF/examples/tiff2pdf.pl
/usr/libexec/perl-Graphics-TIFF/examples/tiffinfo.pl
/usr/libexec/perl-Graphics-TIFF/t
/usr/libexec/perl-Graphics-TIFF/t/1.t
/usr/libexec/perl-Graphics-TIFF/t/2.t
/usr/libexec/perl-Graphics-TIFF/t/8_enums.t
/usr/libexec/perl-Graphics-TIFF/t/90_MANIFEST.t
/usr/libexec/perl-Graphics-TIFF/t/92_tiffinfo.t
/usr/libexec/perl-Graphics-TIFF/t/93_tiff2pdf.t
/usr/libexec/perl-Graphics-TIFF/t/perlcriticrc
/usr/libexec/perl-Graphics-TIFF/test

References

Summary

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