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

Last updated: May 21,2024

1. Install "libdate-iso8601-perl" package

Here is a brief guide to show you how to install libdate-iso8601-perl on Kali Linux

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

2. Uninstall "libdate-iso8601-perl" package

Here is a brief guide to show you how to uninstall libdate-iso8601-perl on Kali Linux:

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

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

Package: libdate-iso8601-perl
Version: 0.005-4
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13692
SHA256: 0f46504a505e5173ae77510ff1dc061d0ea4e4122d9dc402929b12a2d4b9633c
SHA1: 0c7f1bc0f04d05d6d758077fc2c2fb242c632c60
MD5sum: 3c3d0fff9ecae4994e4bf166c39815ee
Description: Perl handling of the three ISO 8601 numerical calendars
The international standard ISO 8601 "Data elements and interchange formats -
Information interchange - Representation of dates and times" defines three
distinct calendars by which days can be labelled. It also defines textual
formats for the representation of dates in these calendars. Date::ISO8601
provides functions to convert dates between these three calendars and
Chronological Julian Day Numbers, which is a suitable format to do arithmetic
with. It also supplies functions that describe the shape of these calendars,
to assist in calendrical calculations. It also supplies functions to
represent dates textually in the ISO 8601 formats. ISO 8601 also covers time
of day and time periods, but this module does nothing relating to those parts
of the standard; this is only about labelling days.
.
The first ISO 8601 calendar divides time up into years, months, and days. It
corresponds exactly to the Gregorian calendar, invented by Aloysius Lilius
and promulgated by Pope Gregory XIII in the late sixteenth century, with AD
(CE) year numbering. This calendar is applied to all time, not just to dates
after its invention nor just to years 1 and later. Thus for ancient dates it
is the proleptic Gregorian calendar with astronomical year numbering.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Date-ISO8601
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdate-iso8601-perl/libdate-iso8601-perl_0.005-4_all.deb