How to Install and Uninstall libdbi-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libdbi-dev" package

Please follow the guidance below to install libdbi-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdbi-dev

2. Uninstall "libdbi-dev" package

Please follow the instructions below to uninstall libdbi-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdbi-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdbi-dev
Architecture: amd64
Version: 0.9.0-5
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: 150
Provides: libdbi0-dev
Depends: libdbi1 (= 0.9.0-5)
Conflicts: libdbi0-dev
Replaces: libdbi0, libdbi0-dev, libdbi1 (<< 0.8.4-2)
Filename: pool/main/libd/libdbi/libdbi-dev_0.9.0-5_amd64.deb
Size: 26692
MD5sum: 31332aaa169800cc2ce5bcea03caa573
SHA1: 13861eaa16c2da5bc09f4ee787c938ad74d6839a
SHA256: e8a3096710167c8ac8846c5422c0c012f136ece8ec4605efb2119218d591c1d5
SHA512: 5bde3b55c154125f6ec1a3fd6a03159b217fe6787057a94529e9492f2a0a08fdc5514f5943d80a181263fba57c56750100bd3623de059ec4e7d2f31bf766f865
Homepage: http://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