How to Install and Uninstall libdate-extract-perl Package on Kali Linux

Last updated: May 05,2024

1. Install "libdate-extract-perl" package

Please follow the step by step instructions below to install libdate-extract-perl on Kali Linux

$ sudo apt update $ sudo apt install libdate-extract-perl

2. Uninstall "libdate-extract-perl" package

Please follow the guidelines below to uninstall libdate-extract-perl on Kali Linux:

$ sudo apt remove libdate-extract-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdate-extract-perl package on Kali Linux

Package: libdate-extract-perl
Version: 0.07-1
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-data-inheritable-perl, libdatetime-format-natural-perl
Size: 11096
SHA256: 4d35cf5f66f7a4765e3ba712a227a1b63489cb8b5ad7bd59317598163d0cb749
SHA1: fb52d7d0e27d22b8a3d9c18abe7518b1e12729d9
MD5sum: b1ab8c6487aea9da28743d6cdb2ff6e5
Description: module to extract probable dates from strings
Date::Extract extracts dates from arbitrary strings. It will take an
arbitrary block of text, search it for something that looks like a date
string, and build a DateTime object out of it.
.
By design it will produce few false positives. This means it will not catch
nearly everything that looks like a date string. So if you have the string
"do homework for class 2019" it won't return a DateTime object with the year
set to 2019.
Description-md5:
Homepage: https://metacpan.org/release/Date-Extract
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdate-extract-perl/libdate-extract-perl_0.07-1_all.deb