How to Install and Uninstall libdatetime-format-oracle-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

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

Please follow the steps below to install libdatetime-format-oracle-perl on Ubuntu 21.10 (Impish Indri)

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

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

This guide let you learn how to uninstall libdatetime-format-oracle-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdatetime-format-oracle-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdatetime-format-oracle-perl
Architecture: all
Version: 0.06-1.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: 31
Depends: perl:any, libconvert-nls-date-format-perl (>= 0.03), libdatetime-format-builder-perl, libdatetime-perl
Filename: pool/universe/libd/libdatetime-format-oracle-perl/libdatetime-format-oracle-perl_0.06-1.1_all.deb
Size: 9340
MD5sum: 6e2e0d3d8627ee06daba034ef7250d38
SHA1: 4316b7ce296ebc25009e9289a2e8e3cf92ca2704
SHA256: b85635e8a7e195588a9d8c4217ee1ce57ee3118ab1a17deb3a808279faab5bdc
SHA512: 13c0d7ef9e08dbb7b5d30a4a1827d80892279c0e2bb8a597629cf80f1456a788c8584a29ac5120efdb115ce5e600647cbda1dda9736c1a754b8ac4e196fd8a3f
Homepage: http://search.cpan.org/dist/DateTime-Format-Oracle/
Description-en: module for parsing and formatting Oracle dates and timestamps
DateTime::Format::Oracle may be used to convert Oracle date and timestamp
values into DateTime objects. It also can take a DateTime object and produce
a date string matching the NLS_DATE_FORMAT.
.
Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable.
Date values will be returned from Oracle according to the current value of
that variable. Date values going into Oracle must also match the current
setting of NLS_DATE_FORMAT.
.
Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.
.
This module keeps track of these Oracle session variable values by examining
environment variables of the same name. Each time one of Oracle's formatting
session variables is updated, the %ENV hash must also be updated.
Description-md5: d494a3353f997dbec4bf54afbfc0b224