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

Last updated: September 20,2024

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

This is a short guide on how to install libdatetime-format-dbi-perl on Kali Linux

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

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

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

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

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

Package: libdatetime-format-dbi-perl
Version: 0.041-3
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdatetime-perl, libdbi-perl
Recommends: libdatetime-format-db2-perl, libdatetime-format-mysql-perl, libdatetime-format-pg-perl, libdatetime-format-sqlite-perl
Size: 10352
SHA256: 5edf5a5ed804c32b58e706b11ab811370f50ef8008f93ba8e7ab70cdbeab2d2d
SHA1: ebbd64bf6836c4dc7cdea428f60b3f1a34c2ecbe
MD5sum: 6baf27df848f2bbf312126f2b46cd86a
Description: abstraction layer for DateTime over some database vendors
DateTime::Format::DBI finds a DateTime::Format::* class that is suitable for
the use with a given DBI connection (and DBD::* driver).
.
It currently supports the following format modules: IBM DB2
(DB2)|DateTime::Format::DB2, MySQL|DateTime::Format::MySQL,
Oracle|DateTime::Format::Oracle, PostgreSQL (Pg)|DateTime::Format::Pg,
SQLite|DateTime::Format::SQLite.
.
NOTE: This module provides a quick method to find the correct parser and
formatter class. However, this is usually not sufficient for full database
abstraction. You will also have to cater for differences in the syntax and
semantics of SQL datetime functions (and other SQL commands).
Description-md5:
Homepage: https://metacpan.org/release/DateTime-Format-DBI
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdatetime-format-dbi-perl/libdatetime-format-dbi-perl_0.041-3_all.deb