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

Last updated: April 29,2024

1. Install "libghc-pipes-prof" package

This guide let you learn how to install libghc-pipes-prof on Kali Linux

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

2. Uninstall "libghc-pipes-prof" package

Please follow the instructions below to uninstall libghc-pipes-prof on Kali Linux:

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

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

Package: libghc-pipes-prof
Source: haskell-pipes (4.3.16-2)
Version: 4.3.16-2+b1
Installed-Size: 1473
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-pipes-prof-4.3.16-a9a74
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-exceptions-prof-0.10.5-3dbf4, libghc-mmorph-prof-1.2.0-19082, libghc-mtl-prof-2.2.2-6f39a, libghc-pipes-dev (= 4.3.16-2+b1), libghc-transformers-prof-0.5.6.2-931c3, libghc-void-prof-0.7.3-4c86a
Size: 155492
SHA256: 3bd9e08c5d6017920594104bfaf9fa13467dde64a1272bba9be1ea6c403b9522
SHA1: 181e07bcaf000ae82e1f60ef5110751281a20063
MD5sum: 21c3f7a36d75c21826fc5ca67a84ae1d
Description: compositional pipelines; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/pipes
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-pipes/libghc-pipes-prof_4.3.16-2+b1_amd64.deb