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

Last updated: May 20,2024

1. Install "libghc-haskelldb-dev" package

In this section, we are going to explain the necessary steps to install libghc-haskelldb-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-haskelldb-dev" package

Please follow the guidance below to uninstall libghc-haskelldb-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-haskelldb-dev
Priority: extra
Section: universe/haskell
Installed-Size: 6106
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskelldb
Version: 2.2.4-4
Provides: libghc-haskelldb-dev-2.2.4-a4a30
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-mtl-dev-2.2.1-3af90, libghc-old-locale-dev-1.0.0.7-0db93, libghc-old-time-dev-1.1.0.3-44943, libghc-pretty-dev-1.1.2.0-5cc41, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5)
Suggests: libghc-haskelldb-doc, libghc-haskelldb-prof
Filename: pool/universe/h/haskelldb/libghc-haskelldb-dev_2.2.4-4_amd64.deb
Size: 527970
MD5sum: 7b19da97178902e68cbb454ac74fed2a
SHA1: da03fdde4293cdeffabf1bc5525c5f1486bfd25c
SHA256: f7ddb2ce8703e781a5170439892ba7cb19f171814aa79346cdeb610bf867b13d
Description-en: Haskell library for expressing database queries
HaskellDB is library for expressing database queries and operations
in a type safe and declarative way. This package contains the library
for use with GHC.
.
HaskellDB compiles a relational algebra-like syntax into SQL, submits
the operations to the database for processing, and returns the
results as ordinary Haskell values.
Description-md5: 73ea3c8fcb17206c89130f73f82132bc
Homepage: https://github.com/m4dc4p/haskelldb
Ghc-Package: haskelldb-2.2.4-a4a308164896531a56720c4315fda213
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu