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

Last updated: May 19,2024

1. Install "libghc-hdbc-odbc-prof" package

Here is a brief guide to show you how to install libghc-hdbc-odbc-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hdbc-odbc-prof

2. Uninstall "libghc-hdbc-odbc-prof" package

This guide covers the steps necessary to uninstall libghc-hdbc-odbc-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hdbc-odbc-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hdbc-odbc-prof
Priority: extra
Section: universe/haskell
Installed-Size: 668
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: hdbc-odbc
Version: 2.3.1.1-6build1
Provides: libghc-hdbc-odbc-prof-2.3.1.1-7bb91
Depends: libghc-hdbc-odbc-dev (= 2.3.1.1-6build1), libghc-hdbc-prof-2.4.0.1-6fef4, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-mtl-prof-2.2.1-3af90, libghc-time-prof-1.5.0.1-1b9a5, libghc-utf8-string-prof-1.0.1.1-09f69
Filename: pool/universe/h/hdbc-odbc/libghc-hdbc-odbc-prof_2.3.1.1-6build1_amd64.deb
Size: 76246
MD5sum: e10b801c877ef7127de25386a5e72fee
SHA1: 16398b9e6fa40fe7c72cb754f3399bb648ccdfea
SHA256: a0ae3b04c480cecab12ada04930e3cf8c59857104389f11baee478b5e40d5673
Description-en: unixODBC Haskell Database Connectivity Driver; profiling libraries
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 ODBC database driver for HDBC under GHC compiled for
profiling.
Description-md5: b98d97695419cb7af7af3f7a8377fb7d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions