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

Last updated: May 13,2024

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

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

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

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

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

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

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

Package: libghc-html-conduit-doc
Priority: extra
Section: universe/doc
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-html-conduit
Version: 1.2.1-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-conduit-doc, libghc-resourcet-doc, libghc-text-doc, libghc-xml-conduit-doc, libghc-xml-types-doc
Filename: pool/universe/h/haskell-html-conduit/libghc-html-conduit-doc_1.2.1-1build1_all.deb
Size: 17850
MD5sum: a2cf73cb147b07a5d7dc39e50c73d88a
SHA1: 4733b48bebaf019632b57a9f71230f50ebf101ba
SHA256: 07041d1fe9e3d443cb39c07b0aedbf4b1fd1437af0f28f5d628ab8deccc5d717
Description-en: parse HTML documents using xml-conduit datatypes; documentation
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 documentation files.
Description-md5: 917a85668bfdffb77b791d3e6ddcbe58
Homepage: https://github.com/snoyberg/xml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu