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

Last updated: May 18,2024

1. Install "libghc-hdbc-prof" package

This is a short guide on how to install libghc-hdbc-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hdbc-prof" package

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

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

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

Package: libghc-hdbc-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1650
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: hdbc
Version: 2.4.0.1-2build1
Provides: libghc-hdbc-prof-2.4.0.1-6fef4
Depends: libghc-hdbc-dev (= 2.4.0.1-2build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-convertible-prof-1.1.1.0-82b9c, libghc-mtl-prof-2.2.1-3af90, libghc-old-time-prof-1.1.0.3-44943, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-utf8-string-prof-1.0.1.1-09f69
Filename: pool/universe/h/hdbc/libghc-hdbc-prof_2.4.0.1-2build1_amd64.deb
Size: 153026
MD5sum: 4a471a0405ee70aabbd1ef8048db3786
SHA1: e15c9e993ab2629d1f0c35b30f39c71405736153
SHA256: 8589e11541dd47819c05d155870e20a3a9588b616a652400d6e0ad971601f390
Description-en: Haskell Database Connectivity, GHC profiling data
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This package provides profiling information for using
HDBC with GHC.
Description-md5: ebf1b50552fcecc94795433de524e804
Homepage: https://github.com/hdbc/hdbc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu