How To Install perl-Pod-Elemental-PerlMunger on Fedora 36

In this tutorial we learn how to install perl-Pod-Elemental-PerlMunger in Fedora 36. perl-Pod-Elemental-PerlMunger is Take a string of Perl and rewrite its documentation

Introduction

In this tutorial we learn how to install perl-Pod-Elemental-PerlMunger on Fedora 36.

What is perl-Pod-Elemental-PerlMunger

This Moose role is to be included in classes that rewrite the documentation of a Perl document, stripping out all the POD, munging it, and replacing it into the Perl.

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

Install perl-Pod-Elemental-PerlMunger 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-Pod-Elemental-PerlMunger using dnf by running the following command:

sudo dnf -y install perl-Pod-Elemental-PerlMunger

Install perl-Pod-Elemental-PerlMunger 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-Pod-Elemental-PerlMunger using yum by running the following command:

sudo yum -y install perl-Pod-Elemental-PerlMunger

How To Uninstall perl-Pod-Elemental-PerlMunger on Fedora 36

To uninstall only the perl-Pod-Elemental-PerlMunger package we can use the following command:

sudo dnf remove perl-Pod-Elemental-PerlMunger

perl-Pod-Elemental-PerlMunger Package Contents on Fedora 36

/usr/share/doc/perl-Pod-Elemental-PerlMunger
/usr/share/doc/perl-Pod-Elemental-PerlMunger/Changes
/usr/share/doc/perl-Pod-Elemental-PerlMunger/README
/usr/share/licenses/perl-Pod-Elemental-PerlMunger
/usr/share/licenses/perl-Pod-Elemental-PerlMunger/LICENSE
/usr/share/man/man3/Pod::Elemental::PerlMunger.3pm.gz
/usr/share/perl5/vendor_perl/Pod
/usr/share/perl5/vendor_perl/Pod/Elemental
/usr/share/perl5/vendor_perl/Pod/Elemental/PerlMunger.pm

References

Summary

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