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

Last updated: May 18,2024

1. Install "libghc-postgresql-libpq-dev" package

Please follow the steps below to install libghc-postgresql-libpq-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-postgresql-libpq-dev

2. Uninstall "libghc-postgresql-libpq-dev" package

This guide let you learn how to uninstall libghc-postgresql-libpq-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-postgresql-libpq-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-postgresql-libpq-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1525
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-postgresql-libpq
Version: 0.9.1.1-3
Provides: libghc-postgresql-libpq-dev-0.9.1.1-e3c81
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libpq-dev
Suggests: libghc-postgresql-libpq-doc, libghc-postgresql-libpq-prof
Filename: pool/universe/h/haskell-postgresql-libpq/libghc-postgresql-libpq-dev_0.9.1.1-3_amd64.deb
Size: 140366
MD5sum: a99499e9e8a7e92b034ff6c0ad2bca8e
SHA1: d505f7da2ce4a872df26b45e53deb1171e723c01
SHA256: f8598ff7727d74b76c87f16f77c953c1c899bb1cb9fc7f66454d094eda20f092
Description-en: low-level binding to libpq
This is a binding to libpq: the C application programmer's interface to
PostgreSQL. libpq is a set of library functions that allow client
programs to pass queries to the PostgreSQL backend server and to receive
the results of these queries.
.
Author: Grant Monroe, Leon P Smith, Joey Adams
Upstream-Maintainer: Leon P Smith
.
This package contains the normal library files.
Description-md5: c0a2240ed386eaf8c2b837608ca5ffdd
Homepage: http://github.com/lpsmith/postgresql-libpq
Ghc-Package: postgresql-libpq-0.9.1.1-e3c815a2d8311558ec60f6e8502a0b82
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu