How to Install and Uninstall perl-Email-Address-XS.x86_64 Package on Fedora 35

Last updated: September 22,2024

1. Install "perl-Email-Address-XS.x86_64" package

Please follow the step by step instructions below to install perl-Email-Address-XS.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Email-Address-XS.x86_64

2. Uninstall "perl-Email-Address-XS.x86_64" package

Please follow the steps below to uninstall perl-Email-Address-XS.x86_64 on Fedora 35:

$ sudo dnf remove perl-Email-Address-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Email-Address-XS.x86_64 package on Fedora 35

Last metadata expiration check: 1:42:32 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Email-Address-XS
Version : 1.04
Release : 12.fc35
Architecture : x86_64
Size : 37 k
Source : perl-Email-Address-XS-1.04-12.fc35.src.rpm
Repository : fedora
Summary : Parse and format RFC 2822 email addresses and groups
URL : https://metacpan.org/release/Email-Address-XS
License : (GPL+ or Artistic) and MIT
Description : This module implements RFC 2822 parser and formatter of email addresses and
: groups. It parses an input string from email headers which contain a list
: of email addresses or a groups of email addresses (like From, To, Cc, Bcc,
: Reply-To, Sender, ...). Also it can generate a string value for those
: headers from a list of email addresses objects.