How To Install perl-Mail-Mbox-MessageParser on Fedora 36

In this tutorial we learn how to install perl-Mail-Mbox-MessageParser in Fedora 36. perl-Mail-Mbox-MessageParser is A fast and simple mbox folder reader

Introduction

In this tutorial we learn how to install perl-Mail-Mbox-MessageParser on Fedora 36.

What is perl-Mail-Mbox-MessageParser

Mail the best of three strategies for parsing a mailbox information, GNU grep, or highly optimized Perl.

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

Install perl-Mail-Mbox-MessageParser 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-Mail-Mbox-MessageParser using dnf by running the following command:

sudo dnf -y install perl-Mail-Mbox-MessageParser

Install perl-Mail-Mbox-MessageParser 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-Mail-Mbox-MessageParser using yum by running the following command:

sudo yum -y install perl-Mail-Mbox-MessageParser

How To Uninstall perl-Mail-Mbox-MessageParser on Fedora 36

To uninstall only the perl-Mail-Mbox-MessageParser package we can use the following command:

sudo dnf remove perl-Mail-Mbox-MessageParser

perl-Mail-Mbox-MessageParser Package Contents on Fedora 36

/usr/share/doc/perl-Mail-Mbox-MessageParser
/usr/share/doc/perl-Mail-Mbox-MessageParser/CHANGES
/usr/share/doc/perl-Mail-Mbox-MessageParser/README
/usr/share/doc/perl-Mail-Mbox-MessageParser/TODO
/usr/share/doc/perl-Mail-Mbox-MessageParser/anonymize_mailbox
/usr/share/licenses/perl-Mail-Mbox-MessageParser
/usr/share/licenses/perl-Mail-Mbox-MessageParser/LICENSE
/usr/share/man/man3/Mail::Mbox::MessageParser.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Cache.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Config.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Grep.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::MetaInfo.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Perl.3pm.gz
/usr/share/perl5/vendor_perl/Mail
/usr/share/perl5/vendor_perl/Mail/Mbox
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser.pm
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser/Cache.pm
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser/Config.pm
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser/Grep.pm
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser/MetaInfo.pm
/usr/share/perl5/vendor_perl/Mail/Mbox/MessageParser/Perl.pm

References

Summary

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