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

Last updated: April 30,2024

1. Install "libghc-say-dev" package

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

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

2. Uninstall "libghc-say-dev" package

Learn how to uninstall libghc-say-dev on Kali Linux:

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

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

Package: libghc-say-dev
Source: haskell-say (0.1.0.1-5)
Version: 0.1.0.1-5+b1
Installed-Size: 204
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-say-dev-0.1.0.1-0f495
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-text-dev-2.0.2-0847e, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 32780
SHA256: 2bb41bd38338ceae1b305951cac5592f18b9450fa4593c08ce209334446e50ba
SHA1: c948811fb6d9638cd53991d129d70d4cb49063a9
MD5sum: 5ff954e93febc6e744fb66b539520935
Description: send textual messages to a Handle in a thread-friendly way
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 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
Ghc-Package: say-0.1.0.1-3G55UCsaKntBPlYH0H7678
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-say/libghc-say-dev_0.1.0.1-5+b1_amd64.deb