How to Install and Uninstall libpgobject-type-datetime-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

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

Please follow the steps below to install libpgobject-type-datetime-perl on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall libpgobject-type-datetime-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libpgobject-type-datetime-perl package on Ubuntu 21.10 (Impish Indri)

Package: libpgobject-type-datetime-perl
Architecture: all
Version: 2.000002-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: perl, libdatetime-perl, libdatetime-timezone-perl, libpgobject-perl
Filename: pool/universe/libp/libpgobject-type-datetime-perl/libpgobject-type-datetime-perl_2.000002-1_all.deb
Size: 9840
MD5sum: e5a6e194a7d568d52f4e4df8b1f7de92
SHA1: 21e29de7ae8c92af8c84be231cd865231ce495f7
SHA256: 59f065b81e69668fdde624821a30aff0278053389ea05ce4eb20fb4328c90968
SHA512: 8fff01276e9c3f7ca9290037ffcb4077db421aa5a5af38b9cf7417d75ea2a8264a2d18298567c02b5dfa10f8f401ac37933258177b80d63bd405428f91e2db30
Homepage: https://metacpan.org/release/PGObject-Type-DateTime
Description-en: 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: 6ea5cece4cd0bfecbd38f41a0daa3d8f