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

Last updated: May 18,2024

1. Install "libghc-reflection-prof" package

Please follow the guidance below to install libghc-reflection-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-reflection-prof" package

This tutorial shows how to uninstall libghc-reflection-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-reflection-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2295
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-reflection
Version: 2.1.1.1-1
Provides: libghc-reflection-prof-2.1.1.1-85822
Depends: libghc-reflection-dev (= 2.1.1.1-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-reflection/libghc-reflection-prof_2.1.1.1-1_amd64.deb
Size: 202324
MD5sum: a6733d27055c7a86020a17580aec9c0c
SHA1: 7dce2e306aae56987fd14787e308b0300ba0ded4
SHA256: 28a2a963b2ace832bbfd9d57dd5c8a0348e88e897fd0fb2138516b34faa6c0c2
Description-en: reifies arbitrary terms into types that can be reflected; profiling libraries
This package provides an implementation of the ideas presented in the
paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
Chung-chieh Shan. However, the API has been streamlined to improve
performance.
.
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: 27b89f1e7a360a0887c30b7c84f1d079
Homepage: http://github.com/ekmett/reflection
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu