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

Last updated: June 07,2024

1. Install "libghc-shakespeare-prof" package

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

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

2. Uninstall "libghc-shakespeare-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-shakespeare-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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