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

Last updated: May 13,2024

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

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

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

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

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

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

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

Package: libghc-html-conduit-prof
Priority: extra
Section: universe/haskell
Installed-Size: 303
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-html-conduit
Version: 1.2.1-1build1
Provides: libghc-html-conduit-prof-1.2.1-a78a0
Depends: libghc-html-conduit-dev (= 1.2.1-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-conduit-prof-1.2.6.1-41894, libghc-conduit-extra-prof-1.1.9.2-e8609, libghc-containers-prof-0.5.6.2-59326, libghc-resourcet-prof-1.1.7-6832b, libghc-tagstream-conduit-prof-0.5.5.3-cdb17, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-xml-conduit-prof-1.3.3-1ee69, libghc-xml-types-prof-0.3.6-4ee1b
Filename: pool/universe/h/haskell-html-conduit/libghc-html-conduit-prof_1.2.1-1build1_amd64.deb
Size: 34200
MD5sum: 2e21c94eeaa87c4a20a153d28ffc503c
SHA1: 8d7ec5a58411a31071b336ff7799e1d95c7af301
SHA256: 6f854bd27b9b332717f5f2fae202370ade07e298d0179f1707a5a35b8a49c2d8
Description-en: parse HTML documents using xml-conduit datatypes; profiling libraries
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 libraries compiled with profiling enabled.
Description-md5: 5845d4982eb8b36ba9b8fd318648971a
Homepage: https://github.com/snoyberg/xml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu