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

Last updated: May 05,2024

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

In this section, we are going to explain the necessary steps to install libghc-http-streams-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-http-streams-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-http-streams-prof
Priority: extra
Section: universe/haskell
Installed-Size: 768
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-http-streams
Version: 0.8.3.3-2build1
Provides: libghc-http-streams-prof-0.8.3.3-1994b
Depends: libghc-http-streams-dev (= 0.8.3.3-2build1), libghc-hsopenssl-prof-0.11.1.1-b8dd9, libghc-aeson-prof-0.10.0.0-f3d60, libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-base64-bytestring-prof-1.0.0.1-a812c, libghc-blaze-builder-prof-0.4.0.1-073b5, libghc-bytestring-prof-0.10.6.0-9a873, libghc-case-insensitive-prof-1.2.0.5-aaffb, libghc-directory-prof-1.2.2.0-660a7, libghc-http-common-prof-0.8.2.0-cd2b4, libghc-io-streams-prof-1.3.4.0-d617a, libghc-mtl-prof-2.2.1-3af90, libghc-network-prof-2.6.2.1-25f4f, libghc-network-uri-prof-2.6.0.3-49848, libghc-openssl-streams-prof-1.2.1.0-f68cc, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-unordered-containers-prof-0.2.5.1-a371f
Filename: pool/universe/h/haskell-http-streams/libghc-http-streams-prof_0.8.3.3-2build1_amd64.deb
Size: 100148
MD5sum: 34ccf13041d3f953034022b6b20bc607
SHA1: 7b731bb479e4705f6225ff925979e57cb99f47a8
SHA256: 44fb2ef2280476f19d03560f1b8d45d1b83a9024c9da5ede2ff0b7992b8abda0
Description-en: An HTTP client using io-streams; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5099e82f443b3e806a4b408b5cd18460
Homepage: http://research.operationaldynamics.com/projects/http-streams/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu