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

Last updated: May 14,2024

1. Install "libemail-date-perl" package

Please follow the instructions below to install libemail-date-perl on Kali Linux

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

2. Uninstall "libemail-date-perl" package

Please follow the instructions below to uninstall libemail-date-perl on Kali Linux:

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

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

Package: libemail-date-perl
Version: 1.104-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libemail-abstract-perl, libemail-date-format-perl, libtimedate-perl
Size: 7608
SHA256: 7bee964e8f58ab8f3590f2f4524bde332a30986ce1bd3435550a0cdd72f9d479
SHA1: 332eef20b6d92c651136fb5f8c8d6424f90b75a5
MD5sum: d2a2059d94f59a4a849e13650d1ca04f
Description: Perl module for correct formatting of dates in emails
RFC 2822 defines the Date: header. It declares the header a required
part of an email message. The syntax for date headers is clearly laid
out. Still, even a perfectly planned world has storms. The truth is, many
programs get it wrong. Very wrong. Or, they don't include a Date: header
at all. This often forces you to look elsewhere for the date, and hoping
to find something.
.
For this reason, the tedious process of looking for a valid date has been
encapsulated in this software. Further, the process of creating RFC
compliant date strings is also found in this software.
Description-md5:
Homepage: https://metacpan.org/release/Email-Date
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::TODO,
role::program, use::checking, use::timekeeping, works-with::mail
Section: perl
Priority: optional
Filename: pool/main/libe/libemail-date-perl/libemail-date-perl_1.104-4_all.deb