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

Last updated: May 07,2024

1. Install "libghc-say-prof" package

Learn how to install libghc-say-prof on Kali Linux

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

2. Uninstall "libghc-say-prof" package

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

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

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

Package: libghc-say-prof
Source: haskell-say (0.1.0.1-5)
Version: 0.1.0.1-5+b1
Installed-Size: 201
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-say-prof-0.1.0.1-0f495
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-say-dev (= 0.1.0.1-5+b1), libghc-text-prof-2.0.2-0847e, libghc-transformers-prof-0.5.6.2-931c3
Size: 30532
SHA256: c49eef65914dd9f6766116e30ec6165171b266833d9090d4225d7ced17f108ad
SHA1: 192d87c15d1819c59286d16577b6927112781d82
MD5sum: dab81a96ba6fd402a41f16b472887ebb
Description: send textual messages to a Handle in a thread-friendly way; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/fpco/say#readme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-say/libghc-say-prof_0.1.0.1-5+b1_amd64.deb