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

Last updated: May 17,2024

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

Learn how to install libdatetime-format-oracle-perl on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libdatetime-format-oracle-perl on Kali Linux:

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

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

Package: libdatetime-format-oracle-perl
Version: 0.06-1.1
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libconvert-nls-date-format-perl (>= 0.03), libdatetime-format-builder-perl, libdatetime-perl
Size: 9840
SHA256: c138f2347f0ed71212978b9fb4956de85f74d4eceb0e432c870073f3b7159ee0
SHA1: 067b11c75bd01c80381f333ac1a7f22909df3767
MD5sum: b106068f93d8a80af5776102ed9e788e
Description: 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:
Homepage: http://search.cpan.org/dist/DateTime-Format-Oracle/
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdatetime-format-oracle-perl/libdatetime-format-oracle-perl_0.06-1.1_all.deb