How to Install and Uninstall libghc-boomerang-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libghc-boomerang-doc" package

This guide let you learn how to install libghc-boomerang-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-boomerang-doc" package

Here is a brief guide to show you how to uninstall libghc-boomerang-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-boomerang-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-boomerang-doc
Priority: extra
Section: universe/doc
Installed-Size: 703
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-boomerang
Version: 1.4.5.1-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-mtl-doc, libghc-text-doc
Filename: pool/universe/h/haskell-boomerang/libghc-boomerang-doc_1.4.5.1-1build1_all.deb
Size: 56410
MD5sum: 47c15735848101ddc4fe05fc0210f320
SHA1: ea058e54fb7151ca4bcec430d0aa8f120e9c5be3
SHA256: 964e4fcba431e9b75855655be90d324c879efa6f38229d1282ef77f652f394f0
Description-en: invertible parsing and printing; documentation
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 documentation files.
Description-md5: b290ce60bc8174ecb995c56eafe221de
Homepage: http://hackage.haskell.org/package/boomerang
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu