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

Last updated: May 05,2024

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

Please follow the guidance below to install libghc-binary-parsers-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-binary-parsers-dev on Kali Linux:

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

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

Package: libghc-binary-parsers-dev
Source: haskell-binary-parsers (0.2.4.0-3)
Version: 0.2.4.0-3+b1
Installed-Size: 1440
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-binary-parsers-dev-0.2.4.0-ea36c
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-binary-dev-0.8.7.0-943d8, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-bytestring-lexing-dev-0.5.0.2-7e059, libghc-scientific-dev-0.3.6.2-3ce19, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-binary-parsers-doc, libghc-binary-parsers-prof
Size: 131880
SHA256: 2cc7d13f5640145294b9948fb71818428f524136144b5144710ce8b01a8c0f96
SHA1: 49ee955ab8c4675cb84244b6d50c38e92c14f1ff
MD5sum: 1db34c80a13b2f7627e34da7d23be1aa
Description: parsec-/attoparsec-style parsing combinators
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 344095b4e6a5d5f5374c7e98165ee164
Homepage: https://github.com/winterland1989/binary-parsers
Ghc-Package: binary-parsers-0.2.4.0-Czz2fMsklg0FQf1uNEmM4W
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-binary-parsers/libghc-binary-parsers-dev_0.2.4.0-3+b1_amd64.deb