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

Last updated: April 28,2024

1. Install "libdatetime-format-iso8601-perl" package

Please follow the guidelines below to install libdatetime-format-iso8601-perl on Kali Linux

$ sudo apt update $ sudo apt install libdatetime-format-iso8601-perl

2. Uninstall "libdatetime-format-iso8601-perl" package

Please follow the step by step instructions below to uninstall libdatetime-format-iso8601-perl on Kali Linux:

$ sudo apt remove libdatetime-format-iso8601-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdatetime-format-iso8601-perl
Version: 0.16-2
Installed-Size: 79
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdatetime-format-builder-perl, libdatetime-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl
Size: 22392
SHA256: 9043dc581b2b2b66165ac041f1626ddbc496970c5c8b75454d0a02950abc8894
SHA1: 99d43d1d0152d2eb4a8b197bbfb298d986a5ac3c
MD5sum: 606e659e434f9a0b807070b4169aad46
Description: module to parse ISO8601 date and time formats
DateTime::Format::ISO8601 is a Perl DateTime extension that parses almost all
ISO8601 date and time formats. The signature feature of ISO 8601 date/time
representations is the ordering of date and time values from the most to the
least significant or, in plain terms, from the largest (the year) to the
smallest (the second).
.
Example date: 2008-04-18
Example separate date and time in UTC: 2008-04-18 08:47Z
Example combined date and time in UTC: 2008-04-18T08:47Z
Example date with week number: 2008-W16-5
.
ISO 8601 time intervals will be supported in a later release.
Description-md5:
Homepage: https://metacpan.org/release/DateTime-Format-ISO8601
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdatetime-format-iso8601-perl/libdatetime-format-iso8601-perl_0.16-2_all.deb