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

Last updated: November 26,2024

1. Install "libghc-nothunks-prof" package

This tutorial shows how to install libghc-nothunks-prof on Kali Linux

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

2. Uninstall "libghc-nothunks-prof" package

Please follow the step by step instructions below to uninstall libghc-nothunks-prof on Kali Linux:

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

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

Package: libghc-nothunks-prof
Source: haskell-nothunks (0.1.4-2)
Version: 0.1.4-2+b1
Installed-Size: 919
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-nothunks-prof-0.1.4-85296
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-ghc-heap-prof-9.4.7-2e49c, libghc-nothunks-dev (= 0.1.4-2+b1), libghc-stm-prof-2.5.1.0-c4a56, libghc-text-prof-2.0.2-0847e, libghc-time-prof-1.12.2-491a0, libghc-vector-prof-0.13.1.0-1ffee
Size: 92932
SHA256: 4fae14c9ac74e73c49bb7a21288dd68e1aca515a21912b76a3fe9193197d18bf
SHA1: fd2be91dda397e661f48e17e6b262791252f6a43
MD5sum: e7c850b0988881d16003d73b1ca59a40
Description: Examine values for unexpected thunks; profiling libraries
Long lived application data typically should not contain any thunks. This
library can be used to examine values for unexpected thunks, which can then be
used in assertions. This can be invaluable in avoiding memory leaks, or
tracking down existing ones.
.
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://hackage.haskell.org/package/nothunks
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-nothunks/libghc-nothunks-prof_0.1.4-2+b1_amd64.deb

5. The same packages on other Linux Distributions