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

Last updated: May 02,2024

1. Install "libghc-say-doc" package

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

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

2. Uninstall "libghc-say-doc" package

Please follow the guidance below to uninstall libghc-say-doc on Kali Linux:

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

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

Package: libghc-say-doc
Source: haskell-say
Version: 0.1.0.1-5
Installed-Size: 281
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-say-dev, libjs-mathjax
Suggests: libghc-say-prof
Size: 46440
SHA256: e1539ecc3ca41ae59f58d87acbd13faf25bc4e1a006c963d97f8cfc3995cb81a
SHA1: 5d33246c0f38031e2445475efda681d9bb46ad35
MD5sum: a52707ef247bad044e8bb62587aeee2f
Description: send textual messages to a Handle in a thread-friendly way; documentation
When writing a line to a Handle,
.
* Properly handle character encoding settings on the Handle
* For reasonably sized messages, ensure that the entire message
is written in one chunk to avoid interleaving data with other threads
* This includes the trailing newline character
* Avoid unnecessary memory allocations and copies
* Minimize locking
* Provide a simple API
.
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://github.com/fpco/say#readme
Section: doc
Priority: optional
Filename: pool/main/h/haskell-say/libghc-say-doc_0.1.0.1-5_all.deb