How to Install and Uninstall perl-MIME-tools.noarch Package on Amazon Linux 2

Last updated: November 24,2024

1. Install "perl-MIME-tools.noarch" package

Please follow the guidelines below to install perl-MIME-tools.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-MIME-tools.noarch

2. Uninstall "perl-MIME-tools.noarch" package

This guide let you learn how to uninstall perl-MIME-tools.noarch on Amazon Linux 2:

$ sudo yum remove perl-MIME-tools.noarch $ sudo yum autoremove

3. Information about the perl-MIME-tools.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-MIME-tools
Arch : noarch
Version : 5.505
Release : 1.amzn2
Size : 257 k
Repo : amzn2-core/2/x86_64
Summary : Modules for parsing and creating MIME entities in Perl
URL : http://search.cpan.org/dist/MIME-tools/
License : GPL+ or Artistic
Description : MIME-tools - modules for parsing (and creating!) MIME entities.
: Modules in this toolkit: Abstract message holder (file, scalar,
: etc.), OO interface for decoding MIME messages, an extracted and
: decoded MIME entity, Mail::Field subclasses for parsing fields, a
: parsed MIME header (Mail::Header subclass), parser and tool for
: building your own MIME parser, and utilities.