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

Last updated: April 19,2024

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

This guide let you learn how to install libghc-io-streams-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-io-streams-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2575
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-streams
Version: 1.3.4.0-1build1
Provides: libghc-io-streams-prof-1.3.4.0-d617a
Depends: libghc-io-streams-dev (= 1.3.4.0-1build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-network-prof-2.6.2.1-25f4f, libghc-primitive-prof-0.6.1.0-b2a7b, libghc-process-prof-1.2.3.0-a2232, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-transformers-prof-0.4.2.0-81450, libghc-vector-prof-0.11.0.0-c6a21, libghc-zlib-bindings-prof-0.1.1.5-c36e1
Filename: pool/universe/h/haskell-io-streams/libghc-io-streams-prof_1.3.4.0-1build1_amd64.deb
Size: 255994
MD5sum: 58795b4c8f2df2cf8b166af85927a6e3
SHA1: 13af3a59594c1d6b7aaeeb016768a8d503b2aa63
SHA256: 9c94c824b936bc0d37f7ae85c3a59876dda4c09c38e2555ebcca22e77d325182
Description-en: Simple, composable, and easy-to-use stream I/O; profiling libraries
The io-streams library contains simple and easy-to-use primitives for I/O
using streams. Most users will want to import the top-level convenience
module "System.IO.Streams", which re-exports most of the library.
.
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: 15faff82a09d7701d46560d6a2113d46
Homepage: http://hackage.haskell.org/package/io-streams
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu