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

Last updated: May 17,2024

1. Install "libghc-http-streams-dev" package

Please follow the instructions below to install libghc-http-streams-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-http-streams-dev" package

This guide covers the steps necessary to uninstall libghc-http-streams-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-http-streams-dev
Priority: extra
Section: universe/haskell
Installed-Size: 809
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-http-streams
Version: 0.8.3.3-2build1
Provides: libghc-http-streams-dev-0.8.3.3-1994b
Depends: libghc-hsopenssl-dev-0.11.1.1-b8dd9, libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-bytestring-dev-0.10.6.0-9a873, libghc-case-insensitive-dev-1.2.0.5-aaffb, libghc-directory-dev-1.2.2.0-660a7, libghc-http-common-dev-0.8.2.0-cd2b4, libghc-io-streams-dev-1.3.4.0-d617a, 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-openssl-streams-dev-1.2.1.0-f68cc, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libc6 (>= 2.2.5)
Suggests: libghc-http-streams-doc, libghc-http-streams-prof
Filename: pool/universe/h/haskell-http-streams/libghc-http-streams-dev_0.8.3.3-2build1_amd64.deb
Size: 104640
MD5sum: 79eb63cb4656fe2c2be6df1f1dcd8a25
SHA1: 3df4f7d4fea622ec5802f4e2fa26380ef4ae6859
SHA256: c1f8d37b99866a0d3f4bb0a683d0841038ba76ed9d62fa4cf7677cfda0b0d23a
Description-en: An HTTP client using io-streams
This package provides an HTTP client, using the Snap Framework's 'io-streams'
library to hande the streaming IO. The API is optimized for ease of use for
the rather common case of code needing to query web services and deal with
the result.
.
The library is exported in a single module; see "Network.Http.Client" for full
documentation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 26e64df8f6890c09be278bb8dac17d80
Homepage: http://research.operationaldynamics.com/projects/http-streams/
Ghc-Package: http-streams-0.8.3.3-1994b53ab7049a01e7eefe816c914cb3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu