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

Last updated: October 18,2024

1. Install "libghc-hdbc-sqlite3-dev" package

This is a short guide on how to install libghc-hdbc-sqlite3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hdbc-sqlite3-dev

2. Uninstall "libghc-hdbc-sqlite3-dev" package

This tutorial shows how to uninstall libghc-hdbc-sqlite3-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hdbc-sqlite3-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hdbc-sqlite3-dev
Priority: extra
Section: universe/haskell
Installed-Size: 467
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: hdbc-sqlite3
Version: 2.3.3.1-2build1
Provides: libghc-hdbc-sqlite3-dev-2.3.3.1-1b20b
Depends: libghc-hdbc-dev-2.4.0.1-6fef4, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-mtl-dev-2.2.1-3af90, libghc-utf8-string-dev-1.0.1.1-09f69, libc6 (>= 2.2.5), libsqlite3-dev (>= 3.3)
Suggests: libghc-hdbc-sqlite3-doc, libghc-hdbc-sqlite3-prof
Filename: pool/universe/h/hdbc-sqlite3/libghc-hdbc-sqlite3-dev_2.3.3.1-2build1_amd64.deb
Size: 57518
MD5sum: 07a878c89790c413ffa855a8a152b169
SHA1: 65654647b9f503dfaff8d18f98831c9c946f3750
SHA256: ce2ee9d0ca2e73a1642da7b66d879335a3933bd4a30c6d1df7a4b1d2aa6cbb50
Description-en: Sqlite v3 HDBC (Haskell Database Connectivity) Driver for GHC
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases
(MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
.
This package provides the Sqlite v3 database driver for HDBC under GHC.
Description-md5: 2df6bc63c573928b2998bebe3a043223
Homepage: https://github.com/hdbc/hdbc-sqlite3
Ghc-Package: HDBC-sqlite3-2.3.3.1-1b20b2adef4cb0b0aa3ee08f557903c9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu