How to Install and Uninstall libghc-hdbc-sqlite3-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

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

This is a short guide on how to install libghc-hdbc-sqlite3-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the libghc-hdbc-sqlite3-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-hdbc-sqlite3-dev
Architecture: amd64
Version: 2.3.3.1-8build1
Priority: extra
Section: universe/haskell
Source: hdbc-sqlite3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 631
Provides: libghc-hdbc-sqlite3-dev-2.3.3.1-e2615
Depends: libsqlite3-dev (>= 3.3), libghc-hdbc-dev-2.4.0.3-e5817, libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-mtl-dev-2.2.2-13482, libghc-utf8-string-dev-1.0.1.1-4b3ee, libc6 (>= 2.14), libgmp10, libsqlite3-0 (>= 3.5.9)
Suggests: libghc-hdbc-sqlite3-doc, libghc-hdbc-sqlite3-prof
Filename: pool/universe/h/hdbc-sqlite3/libghc-hdbc-sqlite3-dev_2.3.3.1-8build1_amd64.deb
Size: 73520
MD5sum: a79590e43f1f7e07794c557a68977ff7
SHA1: c66071ab9c6b6f6df7e1fbcae41056846c5241da
SHA256: 03c81f60fd96c2a6e5ca29e84cd99c5279e3df9580fafe9bc394260ff79479db
SHA512: f4c35a3e5f86825a9660217d030dade9b350dc434ae45147207e3eb3915442010b2f0228ae90b1e784db5b64bfe46459c43ae80407cd95a3a90394331115064e
Homepage: https://github.com/hdbc/hdbc-sqlite3
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
Ghc-Package: HDBC-sqlite3-2.3.3.1-7nRi0M9Ra8n42pYrBFP4Ye