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

Last updated: May 11,2024

1. Install "libghc-template-dev" package

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

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

2. Uninstall "libghc-template-dev" package

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

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

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

Package: libghc-template-dev
Priority: extra
Section: universe/haskell
Installed-Size: 245
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-template
Version: 0.2.0.10-4build1
Provides: libghc-template-dev-0.2.0.10-14ed2
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-mtl-dev-2.2.1-3af90, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-template-doc, libghc-template-prof
Filename: pool/universe/h/haskell-template/libghc-template-dev_0.2.0.10-4build1_amd64.deb
Size: 33678
MD5sum: bdc072084c13210e629230255b4db802
SHA1: 9c1c4ce69184e8120d2bcbdbfdf543e135207e73
SHA256: d50015d7f8c3827e4aeb29440139ee0cc9513fce6df70fe0d080f1f4434dc333
Description-en: string substitution library
This is a simple string substitution library that supports "$"-based
substitution. It is meant to be used when Text.Printf or string concatenation
would lead to code that is hard to read but when a full blown templating
system is overkill.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 17303b2ed8dbaa10965397510e709584
Homepage: http://hackage.haskell.org/package/template
Ghc-Package: template-0.2.0.10-14ed27666c8fea4ba5c5905b424c6d16
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu