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

Last updated: May 15,2024

1. Install "libghc-pipes-doc" package

Please follow the instructions below to install libghc-pipes-doc on Kali Linux

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

2. Uninstall "libghc-pipes-doc" package

This is a short guide on how to uninstall libghc-pipes-doc on Kali Linux:

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

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

Package: libghc-pipes-doc
Source: haskell-pipes
Version: 4.3.16-2
Installed-Size: 2827
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-mmorph-doc, libghc-pipes-dev, libjs-mathjax
Suggests: libghc-pipes-prof
Size: 170816
SHA256: 31aee0f37f87998e40377fe94afd812edfe50c294a864c6c3e234367077d6f5a
SHA1: 95d1d9123bf36182ce96479a0ba6e4fb6cbe7990
MD5sum: ab7caa1a3be6d580ef107630a39b3d8a
Description: compositional pipelines; documentation
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 the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-pipes/libghc-pipes-doc_4.3.16-2_all.deb