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

Last updated: September 16,2024

1. Install "libghc-html-conduit-dev" package

This is a short guide on how to install libghc-html-conduit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-html-conduit-dev" package

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

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

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

Package: libghc-html-conduit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 304
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-html-conduit
Version: 1.2.1-1build1
Provides: libghc-html-conduit-dev-1.2.1-a78a0
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-conduit-extra-dev-1.1.9.2-e8609, libghc-containers-dev-0.5.6.2-59326, libghc-resourcet-dev-1.1.7-6832b, libghc-tagstream-conduit-dev-0.5.5.3-cdb17, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-xml-conduit-dev-1.3.3-1ee69, libghc-xml-types-dev-0.3.6-4ee1b
Suggests: libghc-html-conduit-doc, libghc-html-conduit-prof
Filename: pool/universe/h/haskell-html-conduit/libghc-html-conduit-dev_1.2.1-1build1_amd64.deb
Size: 40334
MD5sum: c16741697094b09f50f233b1f23ff046
SHA1: d77bd242cac615b923c63535db9e52b9dbbdc09e
SHA256: 3695bf869e03623dc7157d4d90aac724acfaba02c021e7c3f4aa43cc95b2a886
Description-en: parse HTML documents using xml-conduit datatypes
html-conduit uses tagstream-conduit for its parser. It automatically
balances mismatched tags, so that there shouldn't be any parse
failures. It does not handle a full HTML document rendering, such as
adding missing html and head tags.
.
This package contains the normal library files.
Description-md5: 9fc0509c07f3f0a1c39e08a4aa45cc96
Homepage: https://github.com/snoyberg/xml
Ghc-Package: html-conduit-1.2.1-a78a078a07c91d4a930492ca2a593c30
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu