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

Last updated: May 13,2024

1. Install "libghc-these-dev" package

In this section, we are going to explain the necessary steps to install libghc-these-dev on Kali Linux

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

2. Uninstall "libghc-these-dev" package

Please follow the step by step instructions below to uninstall libghc-these-dev on Kali Linux:

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

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

Package: libghc-these-dev
Source: haskell-these (1.2-1)
Version: 1.2-1+b1
Installed-Size: 1229
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-these-dev-1.2-a0b57
Depends: libghc-assoc-dev-1.1-79a50, libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-foldable1-classes-compat-dev-0.1-c08c9, libghc-hashable-dev-1.4.3.0-e937e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 132820
SHA256: 9c07c024195cfd732511f7fb04a2aa8455e221d7933d1ddfb739e6137c2685d2
SHA1: 6f1b59e8f258b023c13ca42a0a55ad54f977c7cd
MD5sum: 39eb33bdac8a5be03b1f995da239b3f0
Description: either-or-both data type
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/haskellari/these
Ghc-Package: these-1.2-8V7FPuL6yW3JB1qEgOCqdq
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-these/libghc-these-dev_1.2-1+b1_amd64.deb