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

Last updated: April 28,2024

1. Install "libghc-memory-prof" package

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

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

2. Uninstall "libghc-memory-prof" package

This tutorial shows how to uninstall libghc-memory-prof on Kali Linux:

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

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

Package: libghc-memory-prof
Source: haskell-memory (0.18.0-2)
Version: 0.18.0-2+b1
Installed-Size: 2130
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-memory-prof-0.18.0-9ebfa
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-basement-prof-0.0.16-5c564, libghc-bytestring-prof-0.11.5.2-6590e, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-memory-dev (= 0.18.0-2+b1)
Size: 249832
SHA256: 1d8f31125181885ac93791857d18acb4681d2de34c56a38c5535e8e927475055
SHA1: 28efc8f08c02c96ab665d38e30df93f473aaf031
MD5sum: 7bb844757b1f18f72dcb84449296d9da
Description: memory and related abstraction stuff; profiling libraries
Chunk of memory, polymorphic byte array management and manipulation.
- A polymorphic byte array abstraction and function similar to strict
ByteString.
- Different type of byte array abstraction.
- Raw memory IO operations (memory set, memory copy, ..)
- Aliasing with endianness support.
.
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/vincenthz/hs-memory
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-memory/libghc-memory-prof_0.18.0-2+b1_amd64.deb