How to Install and Uninstall libemail-received-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libemail-received-perl" package

This guide covers the steps necessary to install libemail-received-perl on Kali Linux

$ sudo apt update $ sudo apt install libemail-received-perl

2. Uninstall "libemail-received-perl" package

Please follow the guidance below to uninstall libemail-received-perl on Kali Linux:

$ sudo apt remove libemail-received-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libemail-received-perl package on Kali Linux

Package: libemail-received-perl
Version: 1.00-3
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libregexp-common-perl
Size: 11160
SHA256: c01dd6cfc02915dcf3fd76cbc166e0439bfbff2da0702d38a8c119d897481000
SHA1: bc1043f7d88425d3a208dc12abe6a70cabe9a820
MD5sum: 652a2f463180485da438d601af134bb6
Description: Perl module to parse an email Received: header
Email::Received is a Perl Email Project rewrite of SpamAssassin's email
header parser. This was done so that the great work they did in analysing
pretty much every possible Received header format could be used in
applications other than SpamAssassin itself.
.
The module provides one function, parse_received, which takes a single
Received line. It then produces either nothing, if the line is unparsable,
or a hash reference if it parsed the message.
Description-md5:
Homepage: https://metacpan.org/release/Email-Received
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libe/libemail-received-perl/libemail-received-perl_1.00-3_all.deb