How to Install and Uninstall libghc-hdbc-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-hdbc-dev" package

This guide covers the steps necessary to install libghc-hdbc-dev on Kali Linux

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

2. Uninstall "libghc-hdbc-dev" package

Here is a brief guide to show you how to uninstall libghc-hdbc-dev on Kali Linux:

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

3. Information about the libghc-hdbc-dev package on Kali Linux

Package: libghc-hdbc-dev
Source: hdbc (2.4.0.4-2)
Version: 2.4.0.4-2+b1
Installed-Size: 1993
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hdbc-dev-2.4.0.4-371d0
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-convertible-dev-1.1.1.1-d24f6, libghc-mtl-dev-2.2.2-6f39a, libghc-old-time-dev-1.1.0.3-fb5bf, libghc-text-dev-2.0.2-0847e, libghc-time-dev-1.12.2-491a0, libghc-utf8-string-dev-1.0.2-38e01, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Suggests: libghc-hdbc-missingh-dev, libghc-hdbc-postgresql-dev | libghc-hdbc-sqlite3-dev
Size: 220148
SHA256: f9aba2750af4c05c567421a7d4004ad534a38c98d00207867bac4e6701fcd0ed
SHA1: 09b6823e0d85733af9733c074d06a4daacea66f4
MD5sum: b6466b80f6a231825fc3de3239ec562f
Description: 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:
Homepage: https://github.com/hdbc/hdbc
Ghc-Package: HDBC-2.4.0.4-5KOLPSciKEXEmPntAG8yfl
Section: haskell
Priority: optional
Filename: pool/main/h/hdbc/libghc-hdbc-dev_2.4.0.4-2+b1_amd64.deb