How to Install and Uninstall libghc-pipes-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libghc-pipes-dev" package

This guide let you learn how to install libghc-pipes-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-pipes-dev

2. Uninstall "libghc-pipes-dev" package

Please follow the instructions below to uninstall libghc-pipes-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-pipes-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-pipes-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-pipes-dev
Architecture: amd64
Version: 4.3.14-1build1
Priority: extra
Section: universe/haskell
Source: haskell-pipes
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1639
Provides: libghc-pipes-dev-4.3.14-54a13
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-exceptions-dev-0.10.4-478d8, libghc-mmorph-dev-1.1.3-200bb, libghc-mtl-dev-2.2.2-7208c, libghc-transformers-dev-0.5.6.2-59c2c, libghc-void-dev-0.7.3-915a7, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-pipes-doc, libghc-pipes-prof
Filename: pool/universe/h/haskell-pipes/libghc-pipes-dev_4.3.14-1build1_amd64.deb
Size: 143012
MD5sum: 75ef2e1fb7ac80fa79c3a99501e85d38
SHA1: e723c0283d16870ccbc0679c3499dbdc0c2d3fdf
SHA256: b3cdcfc41fcf1d5899fc5857feca10a49525c9feb65847ffe72c91244ebb3694
SHA512: fa28a3cbec7337109ccdc23452228db180c498a1e5c763874a9e814220cd272360ee43129208ba584a8f98cef853fc14ed557a7c9ed937f8bb63d7347133dc1e
Homepage: https://hackage.haskell.org/package/pipes
Description-en: compositional pipelines
pipes is a clean and powerful stream processing library that lets you
build and connect reusable streaming components
.
Advantages over traditional streaming libraries:
* Concise API: Use simple commands like for, (>->), await, and yield
* Blazing fast: Implementation tuned for speed
* Lightweight Dependency: pipes is small and compiles very rapidly,
including dependencies
* Elegant semantics: Use practical category theory
* ListT: Correct implementation of ListT that interconverts with pipes
* Bidirectionality: Implement duplex channels
* Extensive Documentation: Second to none!
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8020050db6323f6e2219f72c1d641bbd
Ghc-Package: pipes-4.3.14-DhtgluWOXHb11q0T8HQKgW