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

Last updated: May 17,2024

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

This guide let you learn how to install libghc-xml-conduit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libghc-xml-conduit-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xml-conduit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3975
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xml-conduit
Version: 1.3.3-1
Provides: libghc-xml-conduit-dev-1.3.3-1ee69
Depends: libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-blaze-html-dev-0.8.1.1-d2f0d, libghc-blaze-markup-dev-0.7.0.3-25645, 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-data-default-dev-0.5.3-e05c4, libghc-deepseq-dev-1.4.1.1-614b6, libghc-monad-control-dev-1.0.0.4-54877, libghc-resourcet-dev-1.1.7-6832b, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-xml-types-dev-0.3.6-4ee1b, libc6 (>= 2.2.5)
Suggests: libghc-xml-conduit-doc, libghc-xml-conduit-prof
Filename: pool/universe/h/haskell-xml-conduit/libghc-xml-conduit-dev_1.3.3-1_amd64.deb
Size: 396250
MD5sum: 40d4217e79e70a5bd189d37b4382edbf
SHA1: a49b33aa632121cae89b67fbe0d645f9c784ba09
SHA256: d44774a9d87345d9b48f0e1a902f676f4d4aca84f8426a44b0859c8fdaed899a
Description-en: HTTP client package with conduit interface and HTTPS support
This package uses attoparsec for parsing the actual contents of the HTTP
connection. It also provides higher-level functions which allow you to avoid
direct usage of conduits. See http://www.yesodweb.com/book/xml-conduit
for more information.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 31f05e92091af9349f59312434c2d4ca
Homepage: http://github.com/snoyberg/xml
Ghc-Package: xml-conduit-1.3.3-1ee69e2800ebb0b658a09ba34b052a78
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu