How to Install and Uninstall libdbi1 Package on Kali Linux

Last updated: November 07,2024

1. Install "libdbi1" package

This tutorial shows how to install libdbi1 on Kali Linux

$ sudo apt update $ sudo apt install libdbi1

2. Uninstall "libdbi1" package

This guide covers the steps necessary to uninstall libdbi1 on Kali Linux:

$ sudo apt remove libdbi1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbi1 package on Kali Linux

Package: libdbi1
Source: libdbi
Version: 0.9.0-6
Installed-Size: 93
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14)
Breaks: libapache2-mod-log-sql-dbi (<= 1.100-11), libdbd-freetds (<< 0.9.0-2), libdbd-mysql (<< 0.9.0-2), libdbd-pgsql (<< 0.9.0-2), libdbd-sqlite (<< 0.9.0-2), libdbd-sqlite3 (<< 0.9.0-2)
Size: 28916
SHA256: fbfbd47be65c731e3ff4fa59d10419866ec7d19c221e5f422ee4716ddd11996e
SHA1: 8f3a13fb2d4ab3376f06faf2dedd2aa43e92e778
MD5sum: 6e7cf41ac4b0256fb8b4125f3caaab15
Description: DB Independent Abstraction Layer for C -- shared library
libdbi implements a database-independent abstraction layer in C, similar to
the DBI/DBD layer in Perl. Writing one generic set of code, programmers can
leverage the power of multiple databases and multiple simultaneous database
connections by using this framework.
.
This package is the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://libdbi.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libd/libdbi/libdbi1_0.9.0-6_amd64.deb