How To Install perl-Test-Apocalypse on Fedora 36

In this tutorial we learn how to install perl-Test-Apocalypse in Fedora 36. perl-Test-Apocalypse is Apocalypse’s favorite tests bundled into a simple interface

Introduction

In this tutorial we learn how to install perl-Test-Apocalypse on Fedora 36.

What is perl-Test-Apocalypse

This module greatly simplifies common author tests for modules heading towards CPAN. I was sick of copy/pasting the tons of t/foo.t scripts + managing them in every distribution. I thought it would be nice to bundle all of it into one module and toss it on CPAN my distributions would be magically updated!

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

Install perl-Test-Apocalypse 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-Test-Apocalypse using dnf by running the following command:

sudo dnf -y install perl-Test-Apocalypse

Install perl-Test-Apocalypse 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-Test-Apocalypse using yum by running the following command:

sudo yum -y install perl-Test-Apocalypse

How To Uninstall perl-Test-Apocalypse on Fedora 36

To uninstall only the perl-Test-Apocalypse package we can use the following command:

sudo dnf remove perl-Test-Apocalypse

perl-Test-Apocalypse Package Contents on Fedora 36

/usr/share/doc/perl-Test-Apocalypse
/usr/share/doc/perl-Test-Apocalypse/Changes
/usr/share/doc/perl-Test-Apocalypse/CommitLog
/usr/share/doc/perl-Test-Apocalypse/LICENSE
/usr/share/doc/perl-Test-Apocalypse/README
/usr/share/doc/perl-Test-Apocalypse/examples
/usr/share/doc/perl-Test-Apocalypse/examples/simple.pl
/usr/share/man/man3/Test::Apocalypse.3pm.gz
/usr/share/man/man3/Test::Apocalypse::AutoLoader.3pm.gz
/usr/share/man/man3/Test::Apocalypse::CPANChanges.3pm.gz
/usr/share/man/man3/Test::Apocalypse::CPANMeta.3pm.gz
/usr/share/man/man3/Test::Apocalypse::CPANMeta_JSON.3pm.gz
/usr/share/man/man3/Test::Apocalypse::CPANMeta_YAML.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Compile.3pm.gz
/usr/share/man/man3/Test::Apocalypse::ConsistentVersion.3pm.gz
/usr/share/man/man3/Test::Apocalypse::DOSnewline.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Dependencies.3pm.gz
/usr/share/man/man3/Test::Apocalypse::DirChecks.3pm.gz
/usr/share/man/man3/Test::Apocalypse::DistManifest.3pm.gz
/usr/share/man/man3/Test::Apocalypse::EOL.3pm.gz
/usr/share/man/man3/Test::Apocalypse::FileChecks.3pm.gz
/usr/share/man/man3/Test::Apocalypse::FilePortability.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Fixme.3pm.gz
/usr/share/man/man3/Test::Apocalypse::HasVersion.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Kwalitee.3pm.gz
/usr/share/man/man3/Test::Apocalypse::MinimumVersion.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Mojibake.3pm.gz
/usr/share/man/man3/Test::Apocalypse::NoBreakpoints.3pm.gz
/usr/share/man/man3/Test::Apocalypse::NoPlan.3pm.gz
/usr/share/man/man3/Test::Apocalypse::PPPort.3pm.gz
/usr/share/man/man3/Test::Apocalypse::PerlCritic.3pm.gz
/usr/share/man/man3/Test::Apocalypse::PerlMetrics.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod_CommonMistakes.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod_Coverage.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod_LinkCheck.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod_No404s.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Pod_Spelling.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Script.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Signature.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Strict.3pm.gz
/usr/share/man/man3/Test::Apocalypse::Synopsis.3pm.gz
/usr/share/man/man3/Test::Apocalypse::UnusedVars.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Apocalypse
/usr/share/perl5/vendor_perl/Test/Apocalypse.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/AutoLoader.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/CPANChanges.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/CPANMeta.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/CPANMeta_JSON.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/CPANMeta_YAML.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Compile.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/ConsistentVersion.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/DOSnewline.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Dependencies.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/DirChecks.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/DistManifest.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/EOL.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/FileChecks.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/FilePortability.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Fixme.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/HasVersion.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Kwalitee.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/MinimumVersion.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Mojibake.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/NoBreakpoints.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/NoPlan.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/PPPort.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/PerlCritic.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/PerlMetrics.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod_CommonMistakes.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod_Coverage.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod_LinkCheck.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod_No404s.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Pod_Spelling.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Script.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Signature.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Strict.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/Synopsis.pm
/usr/share/perl5/vendor_perl/Test/Apocalypse/UnusedVars.pm

References

Summary

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