How to Install and Uninstall libpgobject-type-datetime-perl Package on Kali Linux

Last updated: October 06,2024

1. Install "libpgobject-type-datetime-perl" package

Here is a brief guide to show you how to install libpgobject-type-datetime-perl on Kali Linux

$ sudo apt update $ sudo apt install libpgobject-type-datetime-perl

2. Uninstall "libpgobject-type-datetime-perl" package

Please follow the steps below to uninstall libpgobject-type-datetime-perl on Kali Linux:

$ sudo apt remove libpgobject-type-datetime-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpgobject-type-datetime-perl package on Kali Linux

Package: libpgobject-type-datetime-perl
Version: 2.000002-3
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdatetime-perl, libdatetime-timezone-perl, libpgobject-perl
Size: 10276
SHA256: 1c2c74400db5c14529ff672550348c179e09211f1776aca792857c65a1f65d76
SHA1: da5a5d232c633eb3d3aaaa9264bedb5709561a3f
MD5sum: a968d563d3895e16f4609c87837e22a2
Description: DateTime Wrappers for PGObject
PGObject::Type::DateTime provides a basic wrapper around DateTime to allow
PGObject-framework types to automatically tie date/time related objects, but
date and timestamp formats are handled in the 'from_db' routines.
.
This specific module only supports the ISO YMD datestyle. The MDY or DMY
datestyles may be usable in future versions but datestyles other than ISO
raise ambiguity issues, sufficient that they cannot always even be used in
PostgreSQL as input.
.
This module also provides basic default handling. Times are assigned a date
of '0001-01-01' and dates are assigned a time of midnight. Whether this is
set is persisted, along with whether timezones are set, and these are
returned to a valid ISO YMD format on export, if a date component was
initially set.
.
This means you can use this for general math without worrying about many of
the other nicities. Parsing ISO YMD dates and standard times (24 hr format)
is supported via the from_db interface, which also provides a useful way of
handing dates in.
Description-md5:
Homepage: https://metacpan.org/release/PGObject-Type-DateTime
Section: perl
Priority: optional
Filename: pool/main/libp/libpgobject-type-datetime-perl/libpgobject-type-datetime-perl_2.000002-3_all.deb