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

Last updated: May 17,2024

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

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

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

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

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

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

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

Package: libghc-tagstream-conduit-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1611
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-tagstream-conduit
Version: 0.5.5.3-5build1
Provides: libghc-tagstream-conduit-prof-0.5.5.3-cdb17
Depends: libghc-tagstream-conduit-dev (= 0.5.5.3-5build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-blaze-builder-prof-0.4.0.1-073b5, libghc-bytestring-prof-0.10.6.0-9a873, libghc-case-insensitive-prof-1.2.0.5-aaffb, libghc-conduit-prof-1.2.6.1-41894, libghc-conduit-extra-prof-1.1.9.2-e8609, libghc-data-default-prof-0.5.3-e05c4, libghc-resourcet-prof-1.1.7-6832b, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-xml-conduit-prof-1.3.3-1ee69
Filename: pool/universe/h/haskell-tagstream-conduit/libghc-tagstream-conduit-prof_0.5.5.3-5build1_amd64.deb
Size: 161806
MD5sum: 97429f3c7ce4cca36fdc66cb1cda9397
SHA1: 150e92cb85af5318ea2a97a8589b69a3e0a9c434
SHA256: 48461e964c1cf3f38d18006613d0cb1b945ce9f0f622b223017291a038a97403
Description-en: streamlined HTML tag parser; profiling libraries
Tag-stream is a library for parsing HTMLXML to a token stream. It
can parse unstructured and malformed HTML from the web. It also
provides an Enumeratee which can parse streamline html, which means
it consumes constant memory.
.
This package contains the libraries compiled with profiling enabled.
Description-md5: 540f3675a1bfa74eb561841b2f71e19b
Homepage: http://github.com/yihuang/tagstream-conduit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu