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

Last updated: May 19,2024

1. Install "libghc-template-doc" package

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

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

2. Uninstall "libghc-template-doc" package

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

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

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

Package: libghc-template-doc
Priority: extra
Section: universe/doc
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-template
Version: 0.2.0.10-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-template/libghc-template-doc_0.2.0.10-4build1_all.deb
Size: 23332
MD5sum: 755c46355181c305049c2161f8ddcd7c
SHA1: 2da4bb13347cac1ef11cc6d17be5edfa6ce82475
SHA256: 71e1dd946955e820d095a6c08e98c448d2e1ce0bb80b316243dfe9c9533e01f8
Description-en: string substitution library; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 68394b151a9c7dc061c91877eb110414
Homepage: http://hackage.haskell.org/package/template
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu