How To Install perl-Catalyst-Controller-ActionRole-tests on Fedora 36

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

Introduction

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

What is perl-Catalyst-Controller-ActionRole-tests

This package provides the test suite for package perl-Catalyst-Controller-ActionRole.

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

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

sudo dnf -y install perl-Catalyst-Controller-ActionRole-tests

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

sudo yum -y install perl-Catalyst-Controller-ActionRole-tests

How To Uninstall perl-Catalyst-Controller-ActionRole-tests on Fedora 36

To uninstall only the perl-Catalyst-Controller-ActionRole-tests package we can use the following command:

sudo dnf remove perl-Catalyst-Controller-ActionRole-tests

perl-Catalyst-Controller-ActionRole-tests Package Contents on Fedora 36

/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/META.json
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/META.yml
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/00-report-prereqs.dd
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/00-report-prereqs.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/action-class.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/basic.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/basic_rest.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/execution-via-config.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/execution-via-does.t
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst/Action
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst/Action/TestActionClass.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst/ActionRole
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst/ActionRole/Moo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Catalyst/ActionRole/Zoo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/Moo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/Boo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/First.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/Kooh.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/Moo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/Second.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/ActionRole/Shared.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/ActionClass.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/Bar.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/Boo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/ExecutionViaConfig.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/ExecutionViaDoes.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestApp/Controller/Foo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST/ActionRole
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST/ActionRole/Moo.pm
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST/Controller
/usr/libexec/perl5-tests/Catalyst-Controller-ActionRole/t/lib/TestAppREST/Controller/Foo.pm

References

Summary

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