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

Last updated: May 17,2024

1. Install "libghc-hstringtemplate-dev" package

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

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

2. Uninstall "libghc-hstringtemplate-dev" package

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

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

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

Package: libghc-hstringtemplate-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2416
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hstringtemplate
Version: 0.8.3-4build1
Provides: libghc-hstringtemplate-dev-0.8.3-bf206
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-blaze-builder-dev-0.4.0.1-073b5, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-directory-dev-1.2.2.0-660a7, libghc-filepath-dev-1.4.0.0-f97d1, libghc-mtl-dev-2.2.1-3af90, libghc-old-locale-dev-1.0.0.7-0db93, libghc-parsec-dev-3.1.9-c97a6, libghc-pretty-dev-1.1.2.0-5cc41, libghc-syb-dev-0.6-d154b, 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-void-dev-0.7.1-a8db3, libc6 (>= 2.2.5)
Suggests: libghc-hstringtemplate-doc, libghc-hstringtemplate-prof
Filename: pool/universe/h/haskell-hstringtemplate/libghc-hstringtemplate-dev_0.8.3-4build1_amd64.deb
Size: 252394
MD5sum: 908fbfee46ad0942c3ebb91dc8a2387e
SHA1: 96b8c1a47ca256a0efa3f8ee795355429889d298
SHA256: 0148c3fb7a4c2c036f7bc76013443a48e3a920a8467c15187c1bf3a2dd8f7915
Description-en: Haskell port of the Java library StringTemplate
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e5d9429db56e364d06750b29860f69b8
Homepage: http://hackage.haskell.org/package/HStringTemplate
Ghc-Package: HStringTemplate-0.8.3-bf2062781d5857eaaaa22d44ef48d0e1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu