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

Last updated: May 16,2024

1. Install "libghc-shakespeare-dev" package

Please follow the guidelines below to install libghc-shakespeare-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-shakespeare-dev" package

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

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

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

Package: libghc-shakespeare-dev
Priority: extra
Section: universe/haskell
Installed-Size: 8126
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-shakespeare
Version: 2.0.7-1build1
Provides: libghc-shakespeare-dev-2.0.7-f9f50
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-html-dev-0.8.1.1-d2f0d, libghc-blaze-markup-dev-0.7.0.3-25645, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-exceptions-dev-0.8.0.2-36aed, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-parsec-dev-3.1.9-c97a6, libghc-process-dev-1.2.3.0-a2232, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-shakespeare-doc, libghc-shakespeare-prof
Filename: pool/universe/h/haskell-shakespeare/libghc-shakespeare-dev_2.0.7-1build1_amd64.deb
Size: 791194
MD5sum: a284ed4bebc25c2fdb62720d0d5be590
SHA1: bd05acea35ee672bf97565cdad96d2c0eeaab992
SHA256: 963582d7c5a6ab16a9318ec5d7472b3f1a21356e02ae7e50ab01e3cd2642542a
Description-en: toolkit for making compile-time interpolated templates
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1811c2486d0b3c52a84cd87beb8feabe
Homepage: http://www.yesodweb.com/book/shakespearean-templates
Ghc-Package: shakespeare-2.0.7-f9f501ce0778df7c16522900a3625258
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu