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

Last updated: September 21,2024

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

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

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

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

Please follow the instructions below to uninstall libghc-io-streams-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-io-streams-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2257
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-streams
Version: 1.3.4.0-1build1
Provides: libghc-io-streams-dev-1.3.4.0-d617a
Depends: libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-network-dev-2.6.2.1-25f4f, libghc-primitive-dev-0.6.1.0-b2a7b, libghc-process-dev-1.2.3.0-a2232, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-vector-dev-0.11.0.0-c6a21, libghc-zlib-bindings-dev-0.1.1.5-c36e1, libc6 (>= 2.2.5)
Suggests: libghc-io-streams-doc, libghc-io-streams-prof
Filename: pool/universe/h/haskell-io-streams/libghc-io-streams-dev_1.3.4.0-1build1_amd64.deb
Size: 222852
MD5sum: 5d981eadafc95d65ed88f419b1a495df
SHA1: 215f438cc1fa010a8794b56339c409ee59901264
SHA256: 3eac8b10c351afdc5288d1e3539e8f040ecb7d2ce8d15acf19a4687f4b1963db
Description-en: Simple, composable, and easy-to-use stream I/O
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 559c5764d0729fdf80a6357237c118f5
Homepage: http://hackage.haskell.org/package/io-streams
Ghc-Package: io-streams-1.3.4.0-d617a68a51b6e75080cc546ac1e875c8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu