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

In this tutorial we learn how to install perl-Perl-Critic-Swift in Fedora 36. perl-Perl-Critic-Swift is Set of additional policies for Perl

Introduction

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

What is perl-Perl-Critic-Swift

Some Perl policies are * Perl * Perl

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

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

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

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

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

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

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

sudo dnf remove perl-Perl-Critic-Swift

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

/usr/share/doc/perl-Perl-Critic-Swift
/usr/share/doc/perl-Perl-Critic-Swift/Changes
/usr/share/doc/perl-Perl-Critic-Swift/README
/usr/share/man/man3/Perl::Critic::Policy::CodeLayout::RequireUseUTF8.3pm.gz
/usr/share/man/man3/Perl::Critic::Policy::Documentation::RequirePODUseEncodingUTF8.3pm.gz
/usr/share/man/man3/Perl::Critic::Swift.3pm.gz
/usr/share/perl5/vendor_perl/Perl
/usr/share/perl5/vendor_perl/Perl/Critic
/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/RequireUseUTF8.pm
/usr/share/perl5/vendor_perl/Perl/Critic/Policy/Documentation
/usr/share/perl5/vendor_perl/Perl/Critic/Policy/Documentation/RequirePODUseEncodingUTF8.pm
/usr/share/perl5/vendor_perl/Perl/Critic/Swift.pm

References

Summary

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