How to Install and Uninstall libdbi-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdbi-dev" package

In this section, we are going to explain the necessary steps to install libdbi-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdbi-dev

2. Uninstall "libdbi-dev" package

Please follow the guidelines below to uninstall libdbi-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdbi-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbi-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdbi-dev
Architecture: amd64
Version: 0.9.0-6
Priority: optional
Section: libdevel
Source: libdbi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 154
Provides: libdbi0-dev
Depends: libdbi1 (= 0.9.0-6)
Conflicts: libdbi0-dev
Replaces: libdbi0, libdbi0-dev, libdbi1 (<< 0.8.4-2)
Filename: pool/main/libd/libdbi/libdbi-dev_0.9.0-6_amd64.deb
Size: 30396
MD5sum: e581330bc413639d916dded05261c1b4
SHA1: 1d51633fc64cb6c9e103e58faf0567f551895e37
SHA256: f014cae8bac58b8af04bd32bfd9a9ce870c615ae9b60912016bf4170c8b8046d
SHA512: 9ae8b6b1285fbb038ad4ed2f08d68349fae91a88cbf9154db9dedb8621519432d7d3ed180976fc41453fb4935c56232783bb0efc81c3da6de50b2a05ebd4d791
Homepage: https://libdbi.sourceforge.net/
Description-en: DB Independent Abstraction Layer for C -- development files
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 contains development files so you can compile using libdbi.
Description-md5: 98dc3b749976b17d062eeee349991034