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

Last updated: May 05,2024

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

This is a short guide on how to install libghc-http-streams-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-http-streams-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-http-streams-doc
Priority: extra
Section: universe/doc
Installed-Size: 547
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-http-streams
Version: 0.8.3.3-2build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-blaze-builder-doc, libghc-hsopenssl-doc, libghc-http-common-doc, libghc-io-streams-doc, libghc-mtl-doc
Filename: pool/universe/h/haskell-http-streams/libghc-http-streams-doc_0.8.3.3-2build1_all.deb
Size: 62770
MD5sum: 0af3b346186a9aa947f86bd86ef8d43f
SHA1: 71f538f4fcee051016efd85edcf0af88b3c41b81
SHA256: 4983cc9c04fc85b5ef96c037640a71a0cba3249050233aa6834816586b6d7f6f
Description-en: An HTTP client using io-streams; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 06b21a4586b4f4ff3fc4b7949338fdff
Homepage: http://research.operationaldynamics.com/projects/http-streams/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu