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

Last updated: May 18,2024

1. Install "libdbix-introspector-perl" package

Please follow the guidance below to install libdbix-introspector-perl on Kali Linux

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

2. Uninstall "libdbix-introspector-perl" package

In this section, we are going to explain the necessary steps to uninstall libdbix-introspector-perl on Kali Linux:

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

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

Package: libdbix-introspector-perl
Version: 0.001005-2
Installed-Size: 45
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdbi-perl, libmoo-perl
Size: 16600
SHA256: 2dcbe0fe517f82d3d21d1b4c2cb81ae13e66f76aa8cbaf7e6da58445f4a222e4
SHA1: e0e98a0a8d7620ce28bbcb0f774d450be41e0008
MD5sum: 520293dd6677dc5d8d9a4382048257d7
Description: module to detect what database code is connected to
DBIx::Introspector is a module factored out of the DBIx::Class database
detection code. Most code that needs to detect which database it is connected
to assumes that there is a one-to-one mapping from database drivers to
database engines. Unfortunately reality is rarely that simple. For instance,
DBD::ODBC is typically used to connect to SQL Server, but ODBC can be used to
connect to PostgreSQL, MySQL, and Oracle. Additionally, while ODBC is the
most common way to connect to SQL Server, it is not the only option, as
DBD::ADO can also be used.
.
DBIx::Introspector can correctly detect which database you are connected to,
because it was factored out of a complex, working codebase. On top of that it
has been written to be very extensible. So if you needed to detect which
version of your given database you are connected to that would not be
difficult.
Description-md5:
Homepage: https://metacpan.org/release/DBIx-Introspector
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdbix-introspector-perl/libdbix-introspector-perl_0.001005-2_all.deb