How to Install and Uninstall libdatetime-format-oracle-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 22,2024

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

Please follow the guidance below to install libdatetime-format-oracle-perl on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the libdatetime-format-oracle-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdatetime-format-oracle-perl
Architecture: all
Version: 0.06-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: 62
Depends: perl, 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_all.deb
Size: 10306
MD5sum: 879a284e0f7efa62d743e72b9a8f5e8a
SHA1: 91fb41fabef28b00966afd4e9e400b0d224d7065
SHA256: 347ff39f6b63b85f0fb7a2a1f7b3aa87372d4f7fc2ad70e1f2cb0c31085739e1
SHA512: fecec5dccc6de534368d8b93277b9b42480ffa76390296a94887d814e154e31d854a995104318fe6353da6bd1d9412d9681c2a09c1ace2920837ffcd8bb27fb1
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