How To Install perl-Catalyst-Action-RenderView-tests on Fedora 36

In this tutorial we learn how to install perl-Catalyst-Action-RenderView-tests in Fedora 36. perl-Catalyst-Action-RenderView-tests is Test suite for package perl-Catalyst-Action-RenderView

Introduction

In this tutorial we learn how to install perl-Catalyst-Action-RenderView-tests on Fedora 36.

What is perl-Catalyst-Action-RenderView-tests

This package provides the test suite for package perl-Catalyst-Action-RenderView.

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

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

sudo dnf -y install perl-Catalyst-Action-RenderView-tests

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

sudo yum -y install perl-Catalyst-Action-RenderView-tests

How To Uninstall perl-Catalyst-Action-RenderView-tests on Fedora 36

To uninstall only the perl-Catalyst-Action-RenderView-tests package we can use the following command:

sudo dnf remove perl-Catalyst-Action-RenderView-tests

perl-Catalyst-Action-RenderView-tests Package Contents on Fedora 36

/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/Catalyst-Action-RenderView
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/META.yml
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/MYMETA.json
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/MYMETA.yml
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/01use.t
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/02pod.t
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/03podcoverage.t
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/04live.t
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp.pm
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp/Controller
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp/Controller/Root.pm
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp/View
/usr/libexec/perl5-tests/Catalyst-Action-RenderView/t/lib/TestApp/View/TestView.pm

References

Summary

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