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

Last updated: October 05,2024

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

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

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

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

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

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

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

Package: libghc-simple-reflect-dev
Priority: extra
Section: universe/haskell
Installed-Size: 665
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-simple-reflect
Version: 0.3.2-5
Provides: libghc-simple-reflect-dev-0.3.2-5f4ee
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-simple-reflect-doc, libghc-simple-reflect-prof
Filename: pool/universe/h/haskell-simple-reflect/libghc-simple-reflect-dev_0.3.2-5_amd64.deb
Size: 61696
MD5sum: 788256837a9d8f86f0cd6dc7a8a7a5c7
SHA1: 564988d832e97a169871c487386ca25f1bef647b
SHA256: 28aae3495502daa0debc4a27c90cd61d1451ddb830c62e21ac7be439dcaf2d79
Description-en: simple reflection of expressions containing variables
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 839458ef5a9978701e1747693f77fc2f
Homepage: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions
Ghc-Package: simple-reflect-0.3.2-5f4ee560580cc0249ad7ad634a6f37be
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu