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

Last updated: May 15,2024

1. Install "libghc-conduit-doc" package

Please follow the instructions below to install libghc-conduit-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-conduit-doc

2. Uninstall "libghc-conduit-doc" package

This guide let you learn how to uninstall libghc-conduit-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-conduit-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-conduit-doc
Priority: extra
Section: universe/doc
Installed-Size: 1656
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-conduit
Version: 1.2.6.1-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-exceptions-doc, libghc-mmorph-doc, libghc-mtl-doc, libghc-resourcet-doc, libghc-transformers-base-doc
Filename: pool/universe/h/haskell-conduit/libghc-conduit-doc_1.2.6.1-1build1_all.deb
Size: 102986
MD5sum: 819dc7ea9d862e2898aa40bcff8d3da2
SHA1: 2bba5fa920a41ce14e456bcf322c5d97b2058a9c
SHA256: 195718de3d407f1766fa1722f9c4d20b77b5c2c6019b2ac1415eb8d84478b19a
Description-en: streaming data processing library; documentation
Conduits are an approach to the streaming data problem. It is meant as an
alternative to enumerators/iterators, hoping to address the same issues with
different trade-offs based on real-world experience with enumerators. For
more information, see http://www.yesodweb.com/book/conduit.
.
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: 574bc75419ab11adbea5f144a0411e6d
Homepage: http://github.com/snoyberg/conduit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu