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

Last updated: May 18,2024

1. Install "libghc-template-prof" package

Here is a brief guide to show you how to install libghc-template-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-template-prof" package

Here is a brief guide to show you how to uninstall libghc-template-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-template-prof
Priority: extra
Section: universe/haskell
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-template
Version: 0.2.0.10-4build1
Provides: libghc-template-prof-0.2.0.10-14ed2
Depends: libghc-template-dev (= 0.2.0.10-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-mtl-prof-2.2.1-3af90, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-template/libghc-template-prof_0.2.0.10-4build1_amd64.deb
Size: 26554
MD5sum: 874526b5a8eb722fc63ef6b2f70e1be5
SHA1: a0c3d7ea4b102a25720a0fddc6b71f500474a7d4
SHA256: 440efeca7a66761651675307f833bbc0b1210b2270d344d6242ce6841e3c26ea
Description-en: string substitution library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 025e4523d8c28bc3bc2f2317c43e2a6e
Homepage: http://hackage.haskell.org/package/template
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu