How to Install and Uninstall libghc-pipes-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-pipes-dev" package

In this section, we are going to explain the necessary steps to install libghc-pipes-dev on Kali Linux

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

2. Uninstall "libghc-pipes-dev" package

This guide let you learn how to uninstall libghc-pipes-dev on Kali Linux:

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

3. Information about the libghc-pipes-dev package on Kali Linux

Package: libghc-pipes-dev
Source: haskell-pipes (4.3.16-2)
Version: 4.3.16-2+b1
Installed-Size: 1370
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pipes-dev-4.3.16-a9a74
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-exceptions-dev-0.10.5-3dbf4, libghc-mmorph-dev-1.2.0-19082, libghc-mtl-dev-2.2.2-6f39a, libghc-transformers-dev-0.5.6.2-931c3, libghc-void-dev-0.7.3-4c86a, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 145144
SHA256: 0fb7a84b6f8e3ca7db80ec04c354364a42188f473473c0ffdc17b3a667b81232
SHA1: 4b6228921a59a1fa73d335a44c47609ef7eaad78
MD5sum: c2ea0806d50f374518169e21ea75cf83
Description: 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:
Homepage: https://hackage.haskell.org/package/pipes
Ghc-Package: pipes-4.3.16-Fpvj3is5UTPJ7MweVsaGBj
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pipes/libghc-pipes-dev_4.3.16-2+b1_amd64.deb