How To Install perl-Glib-IO-tests on Fedora 36

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

Introduction

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

What is perl-Glib-IO-tests

Tests from perl-Glib-IO. Execute them with “/usr/libexec/perl-Glib-IO/test”.

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

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

sudo dnf -y install perl-Glib-IO-tests

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

sudo yum -y install perl-Glib-IO-tests

How To Uninstall perl-Glib-IO-tests on Fedora 36

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

sudo dnf remove perl-Glib-IO-tests

perl-Glib-IO-tests Package Contents on Fedora 36

/usr/libexec/perl-Glib-IO
/usr/libexec/perl-Glib-IO/t
/usr/libexec/perl-Glib-IO/t/cancellable.t
/usr/libexec/perl-Glib-IO/t/file-attribute.t
/usr/libexec/perl-Glib-IO/t/file-enumerator.t
/usr/libexec/perl-Glib-IO/t/file-info.t
/usr/libexec/perl-Glib-IO/t/file.t
/usr/libexec/perl-Glib-IO/test

References

Summary

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