How to Install and Uninstall perl-Email-Abstract.noarch Package on Rocky Linux 8
Last updated: November 27,2024
1. Install "perl-Email-Abstract.noarch" package
Please follow the steps below to install perl-Email-Abstract.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Email-Abstract.noarch
Copied
2. Uninstall "perl-Email-Abstract.noarch" package
Please follow the instructions below to uninstall perl-Email-Abstract.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Email-Abstract.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Email-Abstract.noarch package on Rocky Linux 8
Last metadata expiration check: 0:13:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Email-Abstract
Version : 3.008
Release : 15.el8
Architecture : noarch
Size : 38 k
Source : perl-Email-Abstract-3.008-15.el8.src.rpm
Repository : epel
Summary : Unified interface to mail representations
URL : https://metacpan.org/release/Email-Abstract
License : GPL+ or Artistic
Description : "Email::Abstract" provides module writers with the ability to write
: representation-independent mail handling code. For instance, in the
: cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code
: involves reading the headers from a mail object. Where previously one
: would either have to specify the mail class required, or to build a new
: object from scratch, "Email::Abstract" can be used to perform certain
: simple operations on an object regardless of its underlying
: representation.
Available Packages
Name : perl-Email-Abstract
Version : 3.008
Release : 15.el8
Architecture : noarch
Size : 38 k
Source : perl-Email-Abstract-3.008-15.el8.src.rpm
Repository : epel
Summary : Unified interface to mail representations
URL : https://metacpan.org/release/Email-Abstract
License : GPL+ or Artistic
Description : "Email::Abstract" provides module writers with the ability to write
: representation-independent mail handling code. For instance, in the
: cases of "Mail::Thread" or "Mail::ListDetector", a key part of the code
: involves reading the headers from a mail object. Where previously one
: would either have to specify the mail class required, or to build a new
: object from scratch, "Email::Abstract" can be used to perform certain
: simple operations on an object regardless of its underlying
: representation.