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

Last updated: May 15,2024

1. Install "libghc-conduit-prof" package

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

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

2. Uninstall "libghc-conduit-prof" package

This tutorial shows how to uninstall libghc-conduit-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-conduit-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2122
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-conduit
Version: 1.2.6.1-1build1
Provides: libghc-conduit-prof-1.2.6.1-41894
Depends: libghc-conduit-dev (= 1.2.6.1-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-exceptions-prof-0.8.0.2-36aed, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-mmorph-prof-1.0.4-0ef8c, libghc-mtl-prof-2.2.1-3af90, libghc-resourcet-prof-1.1.7-6832b, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-base-prof-0.4.4-19dc1
Filename: pool/universe/h/haskell-conduit/libghc-conduit-prof_1.2.6.1-1build1_amd64.deb
Size: 194924
MD5sum: 2cfe128fc403d3dee079774cfe3c0d0a
SHA1: d3a134fad40dddaaa825826b64dbc8f5d75c417d
SHA256: 95fe2783f69dee635d7a838af06b573d33bb3f2c43acb6cb2b408336bc1c55ff
Description-en: streaming data processing library; profiling libraries
Conduits are an approach to the streaming data problem. It is meant as an
alternative to enumerators/iterators, hoping to address the same issues with
different trade-offs based on real-world experience with enumerators. For
more information, see http://www.yesodweb.com/book/conduit.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6df51df14d120612ffb78b136b80195d
Homepage: http://github.com/snoyberg/conduit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu