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

Last updated: May 09,2024

1. Install "libghc-these-prof" package

This guide covers the steps necessary to install libghc-these-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-these-prof

2. Uninstall "libghc-these-prof" package

This tutorial shows how to uninstall libghc-these-prof on Kali Linux:

$ sudo apt remove libghc-these-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-these-prof
Source: haskell-these (1.2-1)
Version: 1.2-1+b1
Installed-Size: 1124
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-these-prof-1.2-a0b57
Depends: libghc-assoc-prof-1.1-79a50, libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof-0.8.9.1-6a9d2, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-foldable1-classes-compat-prof-0.1-c08c9, libghc-hashable-prof-1.4.3.0-e937e, libghc-these-dev (= 1.2-1+b1)
Size: 122920
SHA256: 2b721f64ac0b7f889fa4cda1a0f28a9f3ea9798f56d64e4c8ee7d69d8f85d6cf
SHA1: 5e91684f04ac5231f6b3b2c618f40f447effa14c
MD5sum: 8f98720116b66f4171495f3b47552764
Description: either-or-both data type; profiling libraries
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
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/haskellari/these
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-these/libghc-these-prof_1.2-1+b1_amd64.deb