How To Install perl-CatalystX-Component-Traits-tests on Fedora 36

In this tutorial we learn how to install perl-CatalystX-Component-Traits-tests in Fedora 36. perl-CatalystX-Component-Traits-tests is Test suite for package perl-CatalystX-Component-Traits

Introduction

In this tutorial we learn how to install perl-CatalystX-Component-Traits-tests on Fedora 36.

What is perl-CatalystX-Component-Traits-tests

This package provides the test suite for package perl-CatalystX-Component-Traits.

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

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

sudo dnf -y install perl-CatalystX-Component-Traits-tests

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

sudo yum -y install perl-CatalystX-Component-Traits-tests

How To Uninstall perl-CatalystX-Component-Traits-tests on Fedora 36

To uninstall only the perl-CatalystX-Component-Traits-tests package we can use the following command:

sudo dnf remove perl-CatalystX-Component-Traits-tests

perl-CatalystX-Component-Traits-tests Package Contents on Fedora 36

/usr/libexec/perl5-tests
/usr/libexec/perl5-tests/CatalystX-Component-Traits
/usr/libexec/perl5-tests/CatalystX-Component-Traits/META.json
/usr/libexec/perl5-tests/CatalystX-Component-Traits/META.yml
/usr/libexec/perl5-tests/CatalystX-Component-Traits/MYMETA.json
/usr/libexec/perl5-tests/CatalystX-Component-Traits/MYMETA.yml
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/00-compile.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/01-basic.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/02-trait_search.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/03-cx_trait_search.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/03-methodattributes.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/04-no_merge.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/05-app_named_cx.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/06-app_root_component.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/07-merge-single.t
/usr/libexec/perl5-tests/CatalystX-Component-Traits/t/release-pod-syntax.t

References

Summary

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