How to Install and Uninstall libemail-address-xs-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libemail-address-xs-perl" package

Learn how to install libemail-address-xs-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libemail-address-xs-perl

2. Uninstall "libemail-address-xs-perl" package

This guide covers the steps necessary to uninstall libemail-address-xs-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libemail-address-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libemail-address-xs-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libemail-address-xs-perl
Architecture: amd64
Version: 1.04-1build4
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/main/libe/libemail-address-xs-perl/libemail-address-xs-perl_1.04-1build4_amd64.deb
Size: 27204
MD5sum: 754a7f22a91b5c0f569f31f6a1a1109a
SHA1: 844dc3a375d6de60e37db06d25a0c9bc5f5fe4ca
SHA256: 5eed6657e5f16485dc856819e9bbb81f73fde5f976373c4a3969b0157e34d993
SHA512: 897e92e5b0a13108748958dac7bdfba171f972ea6bcca6d8cb90adf8d526d5773063cac66136f1689d320cc25e082748fa87434f6ea2258c47c2dcfdd59776ff
Homepage: https://metacpan.org/release/Email-Address-XS
Description-en: Perl library for RFC 5322 address/group parsing and formatting
Email::Address::XS implements RFC 5322 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.
.
Parser and formatter functionality is implemented in XS and uses shared code
from Dovecot IMAP server.
.
It is a drop-in replacement for the Email::Address module.
Description-md5: d895e5cc1dab4e5879d66f7215b0b334
Task: ubuntu-mate-core, ubuntu-mate-desktop