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

Last updated: May 09,2024

1. Install "libghc-boomerang-dev" package

Learn how to install libghc-boomerang-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-boomerang-dev

2. Uninstall "libghc-boomerang-dev" package

Please follow the steps below to uninstall libghc-boomerang-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-boomerang-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-boomerang-dev
Architecture: amd64
Version: 1.4.6-2build2
Priority: extra
Section: universe/haskell
Source: haskell-boomerang
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2207
Provides: libghc-boomerang-dev-1.4.6-392c8
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-mtl-dev-2.2.2-7208c, libghc-semigroups-dev-0.19.1-31c30, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-text-dev-1.2.4.0-a7a6e, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-boomerang-doc, libghc-boomerang-prof
Filename: pool/universe/h/haskell-boomerang/libghc-boomerang-dev_1.4.6-2build2_amd64.deb
Size: 216104
MD5sum: 8b08b65023a4a755dc99f7f2079dd180
SHA1: 3f371bae2df8af9c5b4161284b15defbdfdca0cd
SHA256: 9022e3bfc2e4e1f79599b31ac54438f04e48723dd24045be568954db3921eaf8
SHA512: 652f44f51df79abf605b9d0c32c6c7d468e57ace7a0858a72075e27397e77d2f62ee225b092e418badfd373bbf4ec37ef01fc396d82d5336125e49dfd57718aa
Homepage: https://hackage.haskell.org/package/boomerang
Description-en: invertible parsing and printing
Specify a single unified grammar which can be used for parsing and
pretty-printing.
.
Boomerang is a DSL for creating parsers and pretty-printers using a single
specification. Instead of writing a parser, and then writing a separate
pretty-printer, both are created at once. This saves time, and ensures that
the parser and pretty-printer are inverses and stay in-sync with each other.
.
Boomerang is a generalized derivative of the Zwaluw library created by
Sjoerd Visscher and Martijn van Steenbergen.
.
This package contains the normal library files.
Description-md5: fce77f96f294ff2b292ea23948401f7a
Ghc-Package: boomerang-1.4.6-9IXqRyceDAwGCugRblaZTb