How To Install perl-XML-Generator-tests on Fedora 36

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

Introduction

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

What is perl-XML-Generator-tests

Tests from perl-XML-Generator. Execute them with “/usr/libexec/perl-XML-Generator/test”.

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

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

sudo dnf -y install perl-XML-Generator-tests

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

sudo yum -y install perl-XML-Generator-tests

How To Uninstall perl-XML-Generator-tests on Fedora 36

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

sudo dnf remove perl-XML-Generator-tests

perl-XML-Generator-tests Package Contents on Fedora 36

/usr/libexec/perl-XML-Generator
/usr/libexec/perl-XML-Generator/t
/usr/libexec/perl-XML-Generator/t/DOM.t
/usr/libexec/perl-XML-Generator/t/Generator.t
/usr/libexec/perl-XML-Generator/t/Issue-70986.t
/usr/libexec/perl-XML-Generator/t/Issue-80273.t
/usr/libexec/perl-XML-Generator/test

References

Summary

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