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

Last updated: May 20,2024

1. Install "libdatetime-perl" package

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

$ sudo apt update $ sudo apt install libdatetime-perl

2. Uninstall "libdatetime-perl" package

This guide let you learn how to uninstall libdatetime-perl on Kali Linux:

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

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

Package: libdatetime-perl
Version: 2:1.65-1
Installed-Size: 295
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.3), libdatetime-locale-perl, libdatetime-timezone-perl, libnamespace-autoclean-perl, libparams-validationcompiler-perl, libspecio-perl, libtry-tiny-perl
Size: 115948
SHA256: 0e2d8f8df58e560c4c836cc6b2eaebf67e97ba99c8d40f2a1b11d3ccbc83a63b
SHA1: f0abbacc9234905b5f17c32306437b180357f7bb
MD5sum: c28da9c227aaafddda265ee4ba153496
Description: module for manipulating dates, times and timestamps
DateTime is a Perl module which aims to provide a complete, correct, and easy
to use date/time object implementation. It provides an easy way to manipulate
dates and times, including date calculations (even addition and subtraction)
and provides convenient methods for extracting or modifying portions of any
date or time.
.
This module supports the Olson time zone database, meaning that historical
time zone information, and more importantly, daylight saving time rules, can
be handled transparently, simply by setting the correct time zone. This is
done by using the DateTime::TimeZone module.
Description-md5:
Homepage: https://github.com/houseabsolute/DateTime.pm/wiki
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, use::timekeeping
Section: perl
Priority: optional
Filename: pool/main/libd/libdatetime-perl/libdatetime-perl_1.65-1_amd64.deb