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

Last updated: May 19,2024

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

Learn how to install libghc-th-reify-many-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-th-reify-many-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-th-reify-many-prof
Priority: extra
Section: universe/haskell
Installed-Size: 157
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-prof-0.1.3-dd576
Depends: libghc-th-reify-many-dev (= 0.1.3-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-safe-prof-0.3.9-e3aa4, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-th-expand-syns-prof-0.3.0.6-0b98c
Filename: pool/universe/h/haskell-th-reify-many/libghc-th-reify-many-prof_0.1.3-4build1_amd64.deb
Size: 22490
MD5sum: 4213d9b4296f198ac04ef2bd378bd44b
SHA1: 7073040a12873019d78520b3d6a26d175d06b493
SHA256: f658342778ab4fdfe71953f21ac05f3e5d471c310450d53a365df95b9aa94548
Description-en: Recurseively reify template haskell datatype info; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9614f9d17ecafb2e7b30511d6fc98d28
Homepage: http://github.com/mgsloan/th-reify-many
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu