How to Install and Uninstall libghc-binary-parsers-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

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

Please follow the instructions below to install libghc-binary-parsers-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall libghc-binary-parsers-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-binary-parsers-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-binary-parsers-dev
Architecture: amd64
Version: 0.2.4.0-3build1
Priority: extra
Section: universe/haskell
Source: haskell-binary-parsers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1438
Provides: libghc-binary-parsers-dev-0.2.4.0-12cc0
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-binary-dev-0.8.7.0-d1638, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-bytestring-lexing-dev-0.5.0.2-f7842, libghc-scientific-dev-0.3.6.2-bf2d3, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-binary-parsers-doc, libghc-binary-parsers-prof
Filename: pool/universe/h/haskell-binary-parsers/libghc-binary-parsers-dev_0.2.4.0-3build1_amd64.deb
Size: 126860
MD5sum: 6b571c37053c5d7465ce30f94eab8f72
SHA1: fb32b69e823ee27adda56dfa838caafbab3e1438
SHA256: 116ab065d2365e2b785d15021975f24c24ac2b7285f08bfb8ef71adfc786caa3
SHA512: dd9b9fbfc586b596bad55ae2acef8963c9d8e2fe8fad5a84f8d4e571edc7a62efb0dab370df76b3e3988ac45fcfdfa8f47ea0f32dd8d2b90a36c9186bdaa4bde
Homepage: https://github.com/winterland1989/binary-parsers
Description-en: 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
Ghc-Package: binary-parsers-0.2.4.0-8DBGaMr4flZD4pJBRdbDDY