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

Last updated: May 16,2024

1. Install "libghc-conduit-dev" package

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

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

2. Uninstall "libghc-conduit-dev" package

Please follow the step by step instructions below to uninstall libghc-conduit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-conduit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2222
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-conduit
Version: 1.2.6.1-1build1
Provides: libghc-conduit-dev-1.2.6.1-41894
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-exceptions-dev-0.8.0.2-36aed, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-mmorph-dev-1.0.4-0ef8c, libghc-mtl-dev-2.2.1-3af90, libghc-resourcet-dev-1.1.7-6832b, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libc6 (>= 2.2.5)
Suggests: libghc-conduit-doc, libghc-conduit-prof
Filename: pool/universe/h/haskell-conduit/libghc-conduit-dev_1.2.6.1-1build1_amd64.deb
Size: 199816
MD5sum: 037957a77aa64142c1f99da6227554bd
SHA1: 8c3ad7952875fdd6406388bf7cb30244f49372f8
SHA256: aca93df53690b5eb0a4b38a6905fea80e69917bd4e9b911c8e7b7397b46a5b88
Description-en: streaming data processing library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 53f8e7e1615fb4db43d76d6b07f4216a
Homepage: http://github.com/snoyberg/conduit
Ghc-Package: conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu