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

Last updated: May 12,2024

1. Install "libghc-binary-parsers-prof" package

This is a short guide on how to install libghc-binary-parsers-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-binary-parsers-prof

2. Uninstall "libghc-binary-parsers-prof" package

Please follow the steps below to uninstall libghc-binary-parsers-prof on Kali Linux:

$ sudo apt remove libghc-binary-parsers-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-binary-parsers-prof
Source: haskell-binary-parsers (0.2.4.0-3)
Version: 0.2.4.0-3+b1
Installed-Size: 1363
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-binary-parsers-prof-0.2.4.0-ea36c
Depends: libghc-binary-parsers-dev (= 0.2.4.0-3+b1), libghc-base-prof-4.13.0.0-2f220, libghc-binary-prof-0.8.7.0-943d8, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-bytestring-lexing-prof-0.5.0.2-7e059, libghc-scientific-prof-0.3.6.2-3ce19
Size: 119376
SHA256: 259a69bf8a159339ae500b61cc9c6579220177586c8dd26c2fe9604b6df774c6
SHA1: b1af5db9215a71e6d17a336b86674aeaf673bf11
MD5sum: 259e36b456384e740f78611a33c97b4e
Description: parsec-/attoparsec-style parsing combinators; profiling libraries
This package extends binary with parsec/attoparsec style parsing
combinators. It's useful when you want to deal with various binary
format, and it's very fast. You can now write more complex Binary
instances using comprehensive combinators, with serialisation
packages like blaze-texual.
.
Binary's Get monad is designed to perform best on non-backtracking
cases, but it still provides fast backtracking support via
Alternative instance, it's overall an excellent alternative to
attoparsec if you only deal with ByteString.
.
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: 3d6865b683333821a74596c37a4bd9a4
Homepage: https://github.com/winterland1989/binary-parsers
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-binary-parsers/libghc-binary-parsers-prof_0.2.4.0-3+b1_amd64.deb