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

Last updated: May 20,2024

1. Install "libghc-simple-reflect-prof" package

Please follow the instructions below to install libghc-simple-reflect-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-simple-reflect-prof

2. Uninstall "libghc-simple-reflect-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-simple-reflect-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-simple-reflect-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-simple-reflect-prof
Priority: extra
Section: universe/haskell
Installed-Size: 547
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-simple-reflect
Version: 0.3.2-5
Provides: libghc-simple-reflect-prof-0.3.2-5f4ee
Depends: libghc-simple-reflect-dev (= 0.3.2-5), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-simple-reflect/libghc-simple-reflect-prof_0.3.2-5_amd64.deb
Size: 50712
MD5sum: 104ffa3c7211d1b3c279e647747d1414
SHA1: d198828b27f32857f9305cf7e212ed7b0da02856
SHA256: 1e6929bc0b2e5ea350057aa8055b654ce6295935e76b80cbacc1b04060d441ee
Description-en: simple reflection of expressions containing variables; profiling libraries
This package allows simple reflection of expressions containing variables.
Reflection here means that a Haskell expression is turned into a string.
.
The primary aim of this package is teaching and understanding;
there are no options for manipulating the reflected expressions beyond
showing them.
.
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: 9d3eaf5bda490d2e02da4e13a46e2030
Homepage: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu