How To Install perl-Feed-Find-tests on Fedora 36

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

Introduction

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

What is perl-Feed-Find-tests

Tests from perl-Feed-Find. Execute them with “/usr/libexec/perl-Feed-Find/test”.

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

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

sudo dnf -y install perl-Feed-Find-tests

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

sudo yum -y install perl-Feed-Find-tests

How To Uninstall perl-Feed-Find-tests on Fedora 36

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

sudo dnf remove perl-Feed-Find-tests

perl-Feed-Find-tests Package Contents on Fedora 36

/usr/libexec/perl-Feed-Find
/usr/libexec/perl-Feed-Find/t
/usr/libexec/perl-Feed-Find/t/00-compile.t
/usr/libexec/perl-Feed-Find/t/01-find.t
/usr/libexec/perl-Feed-Find/t/02-fileurl.t
/usr/libexec/perl-Feed-Find/t/data
/usr/libexec/perl-Feed-Find/t/data/autodiscover
/usr/libexec/perl-Feed-Find/t/data/autodiscover/fix_uri
/usr/libexec/perl-Feed-Find/t/data/autodiscover/strip_wayback
/usr/libexec/perl-Feed-Find/t/data/href.html
/usr/libexec/perl-Feed-Find/t/data/link.html
/usr/libexec/perl-Feed-Find/test

References

Summary

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