How to Install and Uninstall ghc-prof Package on Kali Linux

Last updated: May 16,2024

1. Install "ghc-prof" package

Please follow the step by step instructions below to install ghc-prof on Kali Linux

$ sudo apt update $ sudo apt install ghc-prof

2. Uninstall "ghc-prof" package

Please follow the guidelines below to uninstall ghc-prof on Kali Linux:

$ sudo apt remove ghc-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the ghc-prof package on Kali Linux

Package: ghc-prof
Source: ghc
Version: 9.4.7-3
Installed-Size: 532935
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-array-prof (= 0.5.4.0), libghc-array-prof-0.5.4.0-0952c, libghc-base-prof (= 4.17.2.0), libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof (= 0.8.9.1), libghc-binary-prof-0.8.9.1-6a9d2, libghc-bytestring-prof (= 0.11.5.2), libghc-bytestring-prof-0.11.5.2-6590e, libghc-cabal-prof (= 3.8.1.0), libghc-cabal-prof-3.8.1.0-8b92f, libghc-cabal-syntax-prof (= 3.8.1.0), libghc-cabal-syntax-prof-3.8.1.0-aa2b2, libghc-containers-prof (= 0.6.7), libghc-containers-prof-0.6.7-a1650, libghc-deepseq-prof (= 1.4.8.0), libghc-deepseq-prof-1.4.8.0-ddf16, libghc-directory-prof (= 1.3.7.1), libghc-directory-prof-1.3.7.1-e5694, libghc-exceptions-prof (= 0.10.5), libghc-exceptions-prof-0.10.5-3dbf4, libghc-filepath-prof (= 1.4.2.2), libghc-filepath-prof-1.4.2.2-290a6, libghc-ghc-bignum-prof (= 1.3), libghc-ghc-bignum-prof-1.3-90d8c, libghc-ghc-boot-prof (= 9.4.7), libghc-ghc-boot-prof-9.4.7-80851, libghc-ghc-boot-th-prof (= 9.4.7), libghc-ghc-boot-th-prof-9.4.7-f73ea, libghc-ghc-compact-prof (= 0.1.0.0), libghc-ghc-compact-prof-0.1.0.0-d6f68, libghc-ghc-heap-prof (= 9.4.7), libghc-ghc-heap-prof-9.4.7-2e49c, libghc-ghc-prim-prof (= 0.9.1), libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-ghc-prof-9.4.7-ea902, libghc-ghci-prof (= 9.4.7), libghc-ghci-prof-9.4.7-8c14f, libghc-haskeline-prof (= 0.8.2), libghc-haskeline-prof-0.8.2-390ba, libghc-hpc-prof (= 0.6.1.0), libghc-hpc-prof-0.6.1.0-26360, libghc-integer-gmp-prof (= 1.1), libghc-integer-gmp-prof-1.1-4ce32, libghc-libiserv-prof (= 9.4.7), libghc-libiserv-prof-9.4.7-2b596, libghc-mtl-prof (= 2.2.2), libghc-mtl-prof-2.2.2-6f39a, libghc-parsec-prof-3.1.16.1-a16ec, libghc-parsec3-prof (= 3.1.16.1), libghc-pretty-prof (= 1.1.3.6), libghc-pretty-prof-1.1.3.6-1aa0a, libghc-process-prof (= 1.6.17.0), libghc-process-prof-1.6.17.0-29e15, libghc-rts-prof-1.0.2-921dc, libghc-stm-prof (= 2.5.1.0), libghc-stm-prof-2.5.1.0-c4a56, libghc-system-cxx-std-lib-prof (= 1.0), libghc-system-cxx-std-lib-prof-1.0-00000, libghc-template-haskell-prof (= 2.19.0.0), libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-terminfo-prof (= 0.4.1.5), libghc-terminfo-prof-0.4.1.5-712f6, libghc-text-prof (= 2.0.2), libghc-text-prof-2.0.2-0847e, libghc-time-prof (= 1.12.2), libghc-time-prof-1.12.2-491a0, libghc-transformers-prof (= 0.5.6.2), libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-prof (= 2.7.3), libghc-unix-prof-2.7.3-9fc5d, libghc-xhtml-prof (= 3000.2.2.1), libghc-xhtml-prof-3000.2.2.1-27954
Depends: ghc (= 9.4.7-3)
Size: 51031868
SHA256: d8a14c6297f832ac775f2edd28efc691870363d178ed5239153bca16cd3fa7a7
SHA1: 2ac073901c98be45dc6be8d572955b20e4c61a5e
MD5sum: dc52edbce90171bdcc71df9d789d0de4
Description: Profiling libraries for the Glasgow Haskell Compilation system
The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
Haskell.
.
Haskell is "the" standard lazy functional programming language. The language
definition and additional documentation can be found at
https://www.haskell.org/documentation/.
.
This package contains additional profiling libraries. They are only needed,
if you want to take a closer look on where exactly your program burns CPU
cycles.
Description-md5:
Homepage: https://haskell.org/ghc/
Section: haskell
Priority: optional
Filename: pool/main/g/ghc/ghc-prof_9.4.7-3_amd64.deb