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

Last updated: May 18,2024

1. Install "libghc-hstringtemplate-prof" package

This is a short guide on how to install libghc-hstringtemplate-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hstringtemplate-prof" package

Please follow the steps below to uninstall libghc-hstringtemplate-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hstringtemplate-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2457
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hstringtemplate
Version: 0.8.3-4build1
Provides: libghc-hstringtemplate-prof-0.8.3-bf206
Depends: libghc-hstringtemplate-dev (= 0.8.3-4build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-blaze-builder-prof-0.4.0.1-073b5, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-deepseq-prof-1.4.1.1-614b6, libghc-directory-prof-1.2.2.0-660a7, libghc-filepath-prof-1.4.0.0-f97d1, libghc-mtl-prof-2.2.1-3af90, libghc-old-locale-prof-1.0.0.7-0db93, libghc-parsec-prof-3.1.9-c97a6, libghc-pretty-prof-1.1.2.0-5cc41, libghc-syb-prof-0.6-d154b, 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-void-prof-0.7.1-a8db3
Filename: pool/universe/h/haskell-hstringtemplate/libghc-hstringtemplate-prof_0.8.3-4build1_amd64.deb
Size: 223988
MD5sum: e8f095cae4710bbfe83075b936d1b38e
SHA1: 0a0ca6b7941dc0577032cc6ac857af11064c240e
SHA256: 4dc57ad8eaaf1a05f6d6074c73f01c9953916f4fb1c2fea26e1191cdd1386f62
Description-en: Haskell port of the Java library StringTemplate; profiling libraries
This is a Haskell template engine. Its API is mainly inspired to that of
the Java library StringTemplate, but it is implemented in a "Haskellish"
manner.
.
It implements the basic 3.1 grammar, lacking group files (though not
groups themselves), Regions, and Interfaces and extends it by allowing
the application of alternating attributes to anonymous as well as
regular templates, including therefore sets of alternating attributes.
.
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: 99847f08921122bd00c70bed24c56206
Homepage: http://hackage.haskell.org/package/HStringTemplate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu