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

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install libghc-conduit-extra-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-conduit-extra-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1758
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-conduit-extra
Version: 1.1.9.2-1build1
Provides: libghc-conduit-extra-dev-1.1.9.2-e8609
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-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-monad-control-dev-1.0.0.4-54877, libghc-network-dev-2.6.2.1-25f4f, libghc-primitive-dev-0.6.1.0-b2a7b, libghc-process-dev-1.2.3.0-a2232, libghc-resourcet-dev-1.1.7-6832b, libghc-stm-dev-2.4.4.1-7050c, libghc-streaming-commons-dev-0.1.15-00f8a, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libc6 (>= 2.2.5)
Suggests: libghc-conduit-extra-doc, libghc-conduit-extra-prof
Filename: pool/universe/h/haskell-conduit-extra/libghc-conduit-extra-dev_1.1.9.2-1build1_amd64.deb
Size: 191878
MD5sum: 52e0d96652e08c475424c34b29a8e837
SHA1: 863dbf9c2a25985b22ab34ec979204f700173460
SHA256: eab4af1ab66ba86598040d8d3c1a01ed258b584015bedabc694fda89cc105d7c
Description-en: batteries-included conduit: adapters for common libraries
The conduit package itself maintains relative small dependencies. The
purpose of this package is to collect commonly used utility functions
wrapping other library dependencies, without depending on
heavier-weight dependencies. The basic idea is that this package
should only depend on haskell-platform packages and conduit.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9b01e3006e5376bb750c6c72e0baa36a
Homepage: http://github.com/snoyberg/conduit
Ghc-Package: conduit-extra-1.1.9.2-e8609d88fad293740c390bace7d92a77
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu