How to Install and Uninstall libdbi-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libdbi-dev" package

This tutorial shows how to install libdbi-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbi-dev

2. Uninstall "libdbi-dev" package

Please follow the instructions below to uninstall libdbi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdbi-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdbi-dev
Priority: optional
Section: libdevel
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libdbi
Version: 0.9.0-4
Replaces: libdbi0, libdbi0-dev, libdbi1 (<< 0.8.4-2)
Provides: libdbi0-dev
Depends: libdbi1 (= 0.9.0-4)
Conflicts: libdbi0-dev
Filename: pool/main/libd/libdbi/libdbi-dev_0.9.0-4_amd64.deb
Size: 26222
MD5sum: eb2e285b0acc0eb23ad8b5d3b3cb1ef7
SHA1: adf93660f8a45890dc60fd0def36e6ed58bab614
SHA256: 8e6d8a6f485e40bb1d42a17f27e08bae54df7a1883851c4658008b9f7fbaab3f
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
Homepage: http://libdbi.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m