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

Last updated: May 10,2024

1. Install "libghc-th-reify-many-dev" package

In this section, we are going to explain the necessary steps to install libghc-th-reify-many-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-th-reify-many-dev

2. Uninstall "libghc-th-reify-many-dev" package

This guide covers the steps necessary to uninstall libghc-th-reify-many-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-th-reify-many-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-th-reify-many-dev
Priority: extra
Section: universe/haskell
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-th-reify-many
Version: 0.1.3-4build1
Provides: libghc-th-reify-many-dev-0.1.3-dd576
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libghc-safe-dev-0.3.9-e3aa4, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-th-expand-syns-dev-0.3.0.6-0b98c, libc6 (>= 2.2.5)
Suggests: libghc-th-reify-many-doc, libghc-th-reify-many-prof
Filename: pool/universe/h/haskell-th-reify-many/libghc-th-reify-many-dev_0.1.3-4build1_amd64.deb
Size: 27376
MD5sum: 788fdda564708e7c923a79ae4219de18
SHA1: 08a8c326b13c85eb301817dfa232c17a3c4a96ca
SHA256: 66f5612089b1e36556a893effb1bcbc0b3d5ffa2b3d925af91924e667a3fac1f
Description-en: Recurseively reify template haskell datatype info
This package provides functions for recursively reifying top
level declarations. The main intended use case is for enumerating
the names of datatypes reachable from an initial datatype, and
passing these names to some function which generates instances.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a1a5a27892b1d3bdbbd452db778f56d1
Homepage: http://github.com/mgsloan/th-reify-many
Ghc-Package: th-reify-many-0.1.3-dd576da5eb1ae2dc351bc5475e8c3340
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu