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

Last updated: May 18,2024

1. Install "libghc-hdbc-dev" package

This tutorial shows how to install libghc-hdbc-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-hdbc-dev" package

Please follow the step by step instructions below to uninstall libghc-hdbc-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libghc-hdbc-dev
Architecture: amd64
Version: 2.4.0.3-1build2
Priority: extra
Section: universe/haskell
Source: hdbc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2108
Provides: libghc-hdbc-dev-2.4.0.3-890c1
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-containers-dev-0.6.2.1-ab1cf, libghc-convertible-dev-1.1.1.0-f1cb4, libghc-mtl-dev-2.2.2-7208c, libghc-old-time-dev-1.1.0.3-6f86f, libghc-text-dev-1.2.4.0-a7a6e, libghc-time-dev-1.9.3-1ee94, libghc-utf8-string-dev-1.0.1.1-866d7, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-hdbc-missingh-dev, libghc-hdbc-postgresql-dev | libghc-hdbc-sqlite3-dev, libghc-hdbc-doc, libghc-hdbc-prof
Filename: pool/universe/h/hdbc/libghc-hdbc-dev_2.4.0.3-1build2_amd64.deb
Size: 210068
MD5sum: 0e2e7276dd0a2600d0b0842a2d937907
SHA1: 19c3a784e814f378cf7a30c8ed6d99ac03114c58
SHA256: 0b40a894a385e2afad79c1d46e873b0042fa06fb01d7eb2e56c8565b913e667a
SHA512: bbe73630c00abb3dde236bf824a8a7195c5934427f56853541a0561238c4bcbf4a30c1723fb46cda1b6b3e9bbb0d4d01df18a5e31899b9f76b2e29420d17b55f
Homepage: https://github.com/hdbc/hdbc
Description-en: Haskell Database Connectivity, GHC package
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.)
.
HDBC is modeled loosely on Perl's DBI interface, though it has also been
influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
.
To use HDBC, you'll need both this package, and a driver package such
as libghc-hdbc-postgresql-dev.
Description-md5: c468b9641e68406e5622dd66d08c2137
Ghc-Package: HDBC-2.4.0.3-DRlzxAHAkeZKBnR0z28XXV