How to Install and Uninstall perl-Email-MIME.noarch Package on Rocky Linux 8
Last updated: November 25,2024
1. Install "perl-Email-MIME.noarch" package
In this section, we are going to explain the necessary steps to install perl-Email-MIME.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Email-MIME.noarch
Copied
2. Uninstall "perl-Email-MIME.noarch" package
This is a short guide on how to uninstall perl-Email-MIME.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Email-MIME.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Email-MIME.noarch package on Rocky Linux 8
Last metadata expiration check: 0:01:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Email-MIME
Version : 1.949
Release : 1.el8
Architecture : noarch
Size : 59 k
Source : perl-Email-MIME-1.949-1.el8.src.rpm
Repository : epel
Summary : Easy MIME message parsing
URL : https://metacpan.org/release/Email-MIME
License : GPL+ or Artistic
Description : This is an extension of the Email::Simple module, to handle MIME
: encoded messages. It takes a message as a string, splits it up
: into its constituent parts, and allows you access to various
: parts of the message. Headers are decoded from MIME encoding.
Available Packages
Name : perl-Email-MIME
Version : 1.949
Release : 1.el8
Architecture : noarch
Size : 59 k
Source : perl-Email-MIME-1.949-1.el8.src.rpm
Repository : epel
Summary : Easy MIME message parsing
URL : https://metacpan.org/release/Email-MIME
License : GPL+ or Artistic
Description : This is an extension of the Email::Simple module, to handle MIME
: encoded messages. It takes a message as a string, splits it up
: into its constituent parts, and allows you access to various
: parts of the message. Headers are decoded from MIME encoding.