How to Install and Uninstall libdbix-abstract-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libdbix-abstract-perl" package

Please follow the instructions below to install libdbix-abstract-perl on Kali Linux

$ sudo apt update $ sudo apt install libdbix-abstract-perl

2. Uninstall "libdbix-abstract-perl" package

Please follow the step by step instructions below to uninstall libdbix-abstract-perl on Kali Linux:

$ sudo apt remove libdbix-abstract-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-abstract-perl package on Kali Linux

Package: libdbix-abstract-perl
Version: 1.040-3
Installed-Size: 74
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcheck-isa-perl, libdbi-perl
Size: 26204
SHA256: 4fa2dbb3f815f0989e53f70fd04e1ba13752863448f5fec5604d397a743094e1
SHA1: e9693b6d9614346958d9d7e2ae580c58a67ad0a0
MD5sum: 0f45b8f1708dcb0a315bdf6a4323dcd3
Description: DBI SQL abstraction
DBIX::Abstract provides methods for retrieving and storing data in SQL
databases. It provides methods for all of the more important SQL
commands (like SELECT, INSERT, REPLACE, UPDATE, DELETE).
.
It endeavors to produce an interface that will be intuitive to those
already familiar with SQL.
.
Notable features include:
* data_source generation for some DBD drivers.
* Can check to make sure the connection is not stale and reconnect if
it is.
* Controls statement handles for you.
* Can delay writes.
* Generates complex where clauses from hashes and arrays.
* Shortcuts (convenience functions) for some common cases.
(Like select_all_to_hashref.)
Description-md5:
Homepage: https://metacpan.org/release/DBIx-Abstract
Tag: devel::lang:perl, devel::lang:sql, devel::library, implemented-in::perl,
works-with::db
Section: perl
Priority: optional
Filename: pool/main/libd/libdbix-abstract-perl/libdbix-abstract-perl_1.040-3_all.deb