How To Install perl-Perl-Critic-Itch on Fedora 36

In this tutorial we learn how to install perl-Perl-Critic-Itch in Fedora 36. perl-Perl-Critic-Itch is Collection of Perl

Introduction

In this tutorial we learn how to install perl-Perl-Critic-Itch on Fedora 36.

What is perl-Perl-Critic-Itch

Perl Perl Code. This policies, may not be useful to everyone, and surely not consensual, but they solve some little itches I had, and it makes me sleep better at night!

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

Install perl-Perl-Critic-Itch 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-Perl-Critic-Itch using dnf by running the following command:

sudo dnf -y install perl-Perl-Critic-Itch

Install perl-Perl-Critic-Itch 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-Perl-Critic-Itch using yum by running the following command:

sudo yum -y install perl-Perl-Critic-Itch

How To Uninstall perl-Perl-Critic-Itch on Fedora 36

To uninstall only the perl-Perl-Critic-Itch package we can use the following command:

sudo dnf remove perl-Perl-Critic-Itch

perl-Perl-Critic-Itch Package Contents on Fedora 36

/usr/share/doc/perl-Perl-Critic-Itch
/usr/share/doc/perl-Perl-Critic-Itch/Changes
/usr/share/doc/perl-Perl-Critic-Itch/README
/usr/share/man/man3/Perl::Critic::Itch.3pm.gz
/usr/share/man/man3/Perl::Critic::Policy::CodeLayout::ProhibitHashBarewords.3pm.gz
/usr/share/perl5/vendor_perl/Perl
/usr/share/perl5/vendor_perl/Perl/Critic
/usr/share/perl5/vendor_perl/Perl/Critic/Itch.pm
/usr/share/perl5/vendor_perl/Perl/Critic/Policy
/usr/share/perl5/vendor_perl/Perl/Critic/Policy/CodeLayout
/usr/share/perl5/vendor_perl/Perl/Critic/Policy/CodeLayout/ProhibitHashBarewords.pm

References

Summary

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