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

Last updated: July 03,2024

1. Install "libghc-bitvec-prof" package

This guide covers the steps necessary to install libghc-bitvec-prof on Kali Linux

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

2. Uninstall "libghc-bitvec-prof" package

This guide covers the steps necessary to uninstall libghc-bitvec-prof on Kali Linux:

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

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

Package: libghc-bitvec-prof
Source: haskell-bitvec
Version: 1.1.5.0-3
Installed-Size: 4259
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-bitvec-prof-1.1.5.0-bc3c9
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bitvec-dev (= 1.1.5.0-3), libghc-bytestring-prof-0.11.5.2-6590e, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ghc-bignum-prof-1.3-90d8c, libghc-primitive-prof-0.8.0.0-a075c, libghc-vector-prof-0.13.1.0-1ffee
Size: 391200
SHA256: c976968b0396b4d9e0a73743c4ec62fc94081d01bd452f8841045409515203a1
SHA1: 5f82698b07990214eee9f3dca50bc2d7511125d4
MD5sum: 63af4b803d3a4e75af8c19da4bb3347e
Description: space-efficient bit vectors; profiling libraries
A newtype over 'Bool' with a better 'Vector' instance: 8x less
memory, up to 3500x faster.
.
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/Bodigrim/bitvec
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-bitvec/libghc-bitvec-prof_1.1.5.0-3_amd64.deb

5. The same packages on other Linux Distributions