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

Last updated: May 16,2024

1. Install "libghc-boomerang-dev" package

Please follow the guidelines below to install libghc-boomerang-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-boomerang-dev" package

Here is a brief guide to show you how to uninstall libghc-boomerang-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-boomerang-dev
Architecture: amd64
Version: 1.4.6-2build1
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-5edab
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-mtl-dev-2.2.2-13482, libghc-semigroups-dev-0.19.1-aaacb, libghc-template-haskell-dev-2.15.0.0-6d2a0, libghc-text-dev-1.2.4.0-455b7, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-boomerang-doc, libghc-boomerang-prof
Filename: pool/universe/h/haskell-boomerang/libghc-boomerang-dev_1.4.6-2build1_amd64.deb
Size: 215844
MD5sum: f3fbed613e834b053846cff87df851e9
SHA1: bd3152d743b2fb6fb069f17b552ab9ca0d308ff7
SHA256: 73c04bac7dfbdcb276d88d3db2d7f95b84063639674876cd4ba31bcd363d9d92
SHA512: 549eea3565801283576f4ff62e4be467d8faec0b260409919cfc929d39fda93a323153e721a2c3b0536980b298ec23a4b3a8e2465b92a4bfba36d7341ec46cdb
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