How To Install perl-URI-tests on Fedora 36

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

Introduction

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

What is perl-URI-tests

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

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

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

sudo dnf -y install perl-URI-tests

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

sudo yum -y install perl-URI-tests

How To Uninstall perl-URI-tests on Fedora 36

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

sudo dnf remove perl-URI-tests

perl-URI-tests Package Contents on Fedora 36

/usr/libexec/perl-URI
/usr/libexec/perl-URI/t
/usr/libexec/perl-URI/t/00-report-prereqs.dd
/usr/libexec/perl-URI/t/00-report-prereqs.t
/usr/libexec/perl-URI/t/abs.t
/usr/libexec/perl-URI/t/clone.t
/usr/libexec/perl-URI/t/cwd.t
/usr/libexec/perl-URI/t/data.t
/usr/libexec/perl-URI/t/escape-char.t
/usr/libexec/perl-URI/t/escape.t
/usr/libexec/perl-URI/t/file.t
/usr/libexec/perl-URI/t/ftp.t
/usr/libexec/perl-URI/t/generic.t
/usr/libexec/perl-URI/t/gopher.t
/usr/libexec/perl-URI/t/heuristic.t
/usr/libexec/perl-URI/t/http.t
/usr/libexec/perl-URI/t/idna.t
/usr/libexec/perl-URI/t/ipv6.t
/usr/libexec/perl-URI/t/iri.t
/usr/libexec/perl-URI/t/ldap.t
/usr/libexec/perl-URI/t/mailto.t
/usr/libexec/perl-URI/t/mix.t
/usr/libexec/perl-URI/t/mms.t
/usr/libexec/perl-URI/t/news.t
/usr/libexec/perl-URI/t/num_eq.t
/usr/libexec/perl-URI/t/old-absconf.t
/usr/libexec/perl-URI/t/old-base.t
/usr/libexec/perl-URI/t/old-file.t
/usr/libexec/perl-URI/t/old-relbase.t
/usr/libexec/perl-URI/t/path-segments.t
/usr/libexec/perl-URI/t/pop.t
/usr/libexec/perl-URI/t/punycode.t
/usr/libexec/perl-URI/t/query-param.t
/usr/libexec/perl-URI/t/query.t
/usr/libexec/perl-URI/t/rel.t
/usr/libexec/perl-URI/t/rfc2732.t
/usr/libexec/perl-URI/t/roy-test.t
/usr/libexec/perl-URI/t/roytest1.html
/usr/libexec/perl-URI/t/roytest2.html
/usr/libexec/perl-URI/t/roytest3.html
/usr/libexec/perl-URI/t/roytest4.html
/usr/libexec/perl-URI/t/roytest5.html
/usr/libexec/perl-URI/t/rsync.t
/usr/libexec/perl-URI/t/rtsp.t
/usr/libexec/perl-URI/t/scheme-exceptions.t
/usr/libexec/perl-URI/t/sip.t
/usr/libexec/perl-URI/t/sort-hash-query-form.t
/usr/libexec/perl-URI/t/split.t
/usr/libexec/perl-URI/t/storable-test.pl
/usr/libexec/perl-URI/t/storable.t
/usr/libexec/perl-URI/t/urn-isbn.t
/usr/libexec/perl-URI/t/urn-oid.t
/usr/libexec/perl-URI/t/utf8.t
/usr/libexec/perl-URI/test

References

Summary

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