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

Last updated: May 19,2024

1. Install "libghc-shakespeare-doc" package

This tutorial shows how to install libghc-shakespeare-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-shakespeare-doc" package

Please follow the guidance below to uninstall libghc-shakespeare-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-shakespeare-doc
Priority: extra
Section: universe/doc
Installed-Size: 1728
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-shakespeare
Version: 2.0.7-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-aeson-doc, libghc-blaze-html-doc, libghc-blaze-markup-doc, libghc-exceptions-doc, libghc-parsec3-doc, libghc-text-doc
Filename: pool/universe/h/haskell-shakespeare/libghc-shakespeare-doc_2.0.7-1build1_all.deb
Size: 118662
MD5sum: e4a58fd6c699eef5a486464193a381a3
SHA1: e0e818cf660fcbbc0790ce17d961d70ea6c24f6e
SHA256: f03e04c04f28a490efacbaaa826b5929596f6fb63efdb2f35b643e942250e5a7
Description-en: toolkit for making compile-time interpolated templates; documentation
Shakespeare is a template family for type-safe, efficient templates
with simple variable interpolation . Shakespeare templates can be
used inline with a quasi-quoter or in an external file. Shakespeare
interpolates variables according to the type being inserted.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f2f92a4f01b885afb70bdcdc3218a843
Homepage: http://www.yesodweb.com/book/shakespearean-templates
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu