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

Last updated: May 17,2024

1. Install "libghc-http-dev" package

This tutorial shows how to install libghc-http-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-http-dev" package

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

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

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

Package: libghc-http-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3452
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-http
Version: 1:4000.2.23-1build1
Provides: libghc-http-dev-4000.2.23-14eae
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-mtl-dev-2.2.1-3af90, libghc-network-dev-2.6.2.1-25f4f, libghc-network-uri-dev-2.6.0.3-49848, libghc-old-time-dev-1.1.0.3-44943, libghc-parsec-dev-3.1.9-c97a6, libc6 (>= 2.2.5)
Suggests: libghc-http-doc, libghc-http-prof
Filename: pool/universe/h/haskell-http/libghc-http-dev_4000.2.23-1build1_amd64.deb
Size: 369698
MD5sum: 917cb65b2c555eb6c608a8bcdf1793b4
SHA1: 5e183e3e510db1a838143b3193e903cf9becbbfc
SHA256: 757c7e22d63a838c1a3f1a9dd096734f0c76d53f751ca6041ea999c3b5111b39
Description-en: GHC libraries for the Haskell HTTP client library
HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2712d7069184c163a5a20263189db689
Homepage: https://github.com/haskell/HTTP
Ghc-Package: HTTP-4000.2.23-14eaed5b665c053d0daa9178b842d103
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu