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

Last updated: May 03,2024

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

Please follow the step by step instructions below to install libghc-io-streams-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-io-streams-doc
Priority: extra
Section: universe/doc
Installed-Size: 1731
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-io-streams
Version: 1.3.4.0-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-attoparsec-doc, libghc-network-doc, libghc-primitive-doc, libghc-text-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-io-streams/libghc-io-streams-doc_1.3.4.0-1build1_all.deb
Size: 127214
MD5sum: b49401a567ee38700d3416256d216eb4
SHA1: 05e95fbb12c1641855508bba177011bf42d4d91d
SHA256: da74b097bdf7dc7bda04c6b0933b1e2b5019f40ea7bf64cfabad93fd281dd1fc
Description-en: Simple, composable, and easy-to-use stream I/O; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 812c02b1d07f6fadb8492cf8f1c961d1
Homepage: http://hackage.haskell.org/package/io-streams
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu