How To Install perl-Pod-Weaver-tests on Fedora 36

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

Introduction

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

What is perl-Pod-Weaver-tests

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

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

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

sudo dnf -y install perl-Pod-Weaver-tests

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

sudo yum -y install perl-Pod-Weaver-tests

How To Uninstall perl-Pod-Weaver-tests on Fedora 36

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

sudo dnf remove perl-Pod-Weaver-tests

perl-Pod-Weaver-tests Package Contents on Fedora 36

/usr/libexec/perl-Pod-Weaver
/usr/libexec/perl-Pod-Weaver/t
/usr/libexec/perl-Pod-Weaver/t/00-report-prereqs.dd
/usr/libexec/perl-Pod-Weaver/t/00-report-prereqs.t
/usr/libexec/perl-Pod-Weaver/t/basic.t
/usr/libexec/perl-Pod-Weaver/t/eg
/usr/libexec/perl-Pod-Weaver/t/eg/basic.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/basic.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/encoding.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/encoding.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/legal_t1.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/legal_t1.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/legal_t2.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/legal_t2.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t1.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t1.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t2.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t2.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t3.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t3.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t4.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/region_t4.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t1.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t1.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t2.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t2.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t3.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t3.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t4.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t4.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t5.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t5.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t6-trial.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t6.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_t6.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_without_package.in.pod
/usr/libexec/perl-Pod-Weaver/t/eg/version_without_package.out.pod
/usr/libexec/perl-Pod-Weaver/t/eg/weaver.ini
/usr/libexec/perl-Pod-Weaver/t/encoding.t
/usr/libexec/perl-Pod-Weaver/t/generate-section.t
/usr/libexec/perl-Pod-Weaver/t/ini-config.t
/usr/libexec/perl-Pod-Weaver/t/legal_section.t
/usr/libexec/perl-Pod-Weaver/t/region_options.t
/usr/libexec/perl-Pod-Weaver/t/required_region.t
/usr/libexec/perl-Pod-Weaver/t/required_section.t
/usr/libexec/perl-Pod-Weaver/t/version_options.t
/usr/libexec/perl-Pod-Weaver/t/version_without_package.t
/usr/libexec/perl-Pod-Weaver/test

References

Summary

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