How To Install perl-Email-MIME-Attachment-Stripper on Fedora 36

In this tutorial we learn how to install perl-Email-MIME-Attachment-Stripper in Fedora 36. perl-Email-MIME-Attachment-Stripper is Strip the attachments from a mail message

Introduction

In this tutorial we learn how to install perl-Email-MIME-Attachment-Stripper on Fedora 36.

What is perl-Email-MIME-Attachment-Stripper

Given a Email These are then available separately.

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

Install perl-Email-MIME-Attachment-Stripper 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-Email-MIME-Attachment-Stripper using dnf by running the following command:

sudo dnf -y install perl-Email-MIME-Attachment-Stripper

Install perl-Email-MIME-Attachment-Stripper 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-Email-MIME-Attachment-Stripper using yum by running the following command:

sudo yum -y install perl-Email-MIME-Attachment-Stripper

How To Uninstall perl-Email-MIME-Attachment-Stripper on Fedora 36

To uninstall only the perl-Email-MIME-Attachment-Stripper package we can use the following command:

sudo dnf remove perl-Email-MIME-Attachment-Stripper

perl-Email-MIME-Attachment-Stripper Package Contents on Fedora 36

/usr/share/doc/perl-Email-MIME-Attachment-Stripper
/usr/share/doc/perl-Email-MIME-Attachment-Stripper/LICENSE
/usr/share/doc/perl-Email-MIME-Attachment-Stripper/README
/usr/share/man/man3/Email::MIME::Attachment::Stripper.3pm.gz
/usr/share/perl5/vendor_perl/Email
/usr/share/perl5/vendor_perl/Email/MIME
/usr/share/perl5/vendor_perl/Email/MIME/Attachment
/usr/share/perl5/vendor_perl/Email/MIME/Attachment/Stripper.pm

References

Summary

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