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

Last updated: May 21,2024

1. Install "libghc-reflection-dev" package

This tutorial shows how to install libghc-reflection-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-reflection-dev" package

Please follow the steps below to uninstall libghc-reflection-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-reflection-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3208
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-reflection
Version: 2.1.1.1-1
Provides: libghc-reflection-dev-2.1.1.1-85822
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-template-haskell-dev-2.10.0.0-3c4cb, libc6 (>= 2.2.5)
Suggests: libghc-reflection-doc, libghc-reflection-prof
Filename: pool/universe/h/haskell-reflection/libghc-reflection-dev_2.1.1.1-1_amd64.deb
Size: 256910
MD5sum: 2151a9ded1335c93257ca16be5500081
SHA1: 2ebf7ff9a45117f97aeaeeacec95232966ab7215
SHA256: 68ac38816170185e7de894fd01fd45b6498d4aef6915f01e1573242f2f273835
Description-en: reifies arbitrary terms into types that can be reflected back into terms
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c88da085b1e62b030153991a8f0ce876
Homepage: http://github.com/ekmett/reflection
Ghc-Package: reflection-2.1.1.1-85822cc089c178bf4a18f476220ac065
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu