How to Install and Uninstall libghc-binary-parsers-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install libghc-binary-parsers-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This is a short guide on how to uninstall libghc-binary-parsers-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-binary-parsers-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-binary-parsers-dev
Architecture: amd64
Version: 0.2.4.0-3build2
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: 1440
Provides: libghc-binary-parsers-dev-0.2.4.0-95ea5
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-fc2de, 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-3build2_amd64.deb
Size: 127512
MD5sum: 71435fc21dfaedf06e4c9dfeea227e81
SHA1: f64ad6f4fbd51ea4bb5da5e51b4f85a850e9187c
SHA256: e3c33ee0b1ec2bc894ddf0b2cef77df040fd687532b6f876a1306c1b527c7720
SHA512: c1da0777a69aeea1bf985fbddf59c9241018da7ee067a2f4784ecd4eabe401ffd2613bc8e6ee9b9cd8cda9edbca8934112736f08d47394e952c57bfed57a8a9c
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-7OHnZYueldz436qKaxChbL