How to Install and Uninstall libghc-th-utilities-prof Package on Kali Linux

Last updated: May 21,2024

1. Install "libghc-th-utilities-prof" package

Here is a brief guide to show you how to install libghc-th-utilities-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-th-utilities-prof

2. Uninstall "libghc-th-utilities-prof" package

This is a short guide on how to uninstall libghc-th-utilities-prof on Kali Linux:

$ sudo apt remove libghc-th-utilities-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-th-utilities-prof package on Kali Linux

Package: libghc-th-utilities-prof
Source: haskell-th-utilities (0.2.5.0-2)
Version: 0.2.5.0-2+b1
Installed-Size: 2081
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-th-utilities-prof-0.2.5.0-69663
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-containers-prof-0.6.7-a1650, libghc-directory-prof-1.3.7.1-e5694, libghc-filepath-prof-1.4.2.2-290a6, libghc-primitive-prof-0.8.0.0-a075c, libghc-syb-prof-0.7.2.4-b6299, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-text-prof-2.0.2-0847e, libghc-th-abstraction-prof-0.4.5.0-843c5, libghc-th-orphans-prof-0.13.14-56071, libghc-th-utilities-dev (= 0.2.5.0-2+b1)
Size: 191532
SHA256: 875190ac7b10dd6e2574fcab14f3ac5db90645eba399a636cd60da2bb5569010
SHA1: fc98d0647be78e6ab9e5b3f5f73b76564bd1e3b6
MD5sum: c6e5d3d1daa7c38a103a8ca3980ae429
Description: useful functions for use with Template Haskell; profiling libraries
The 'th-utilities' package provides a number of useful utilities for
Template Haskell. In particular:
.
* TH.Derive provides a convenient system for using TH to derive
typeclass instances. It allows for open registration of TH
derivers, and reuses instance syntax for invoking them.
* TH.Derive.Storable defines derivation of Storable for ADTs.
* TH.ReifyDataType provides utilities for reifying simplified datatype
info. It omits details that you don't usually want to handle, making
it much more straightforward to generate code based on datatype
structure.
* TH.RelativePaths provides utilities for loading files based on paths
relative to the cabal file. This is particularly handy for loading
code into ghci even when its current dir isn't the package dir.
Ideally, this module would be used by everyone who currently uses
qAddDependentFile.
* TH.Utilities provides a miscellaneous set of utilities that are
useful within this package and elsewhere.
.
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:
Homepage: https://github.com/fpco/th-utilities#readme
Section: haskell
Priority: extra
Filename: pool/main/h/haskell-th-utilities/libghc-th-utilities-prof_0.2.5.0-2+b1_amd64.deb