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

Last updated: May 02,2024

1. Install "libghc-assert-failure-dev" package

This tutorial shows how to install libghc-assert-failure-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-assert-failure-dev

2. Uninstall "libghc-assert-failure-dev" package

This is a short guide on how to uninstall libghc-assert-failure-dev on Kali Linux:

$ sudo apt remove libghc-assert-failure-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-assert-failure-dev
Source: haskell-assert-failure (0.1.3.0-1)
Version: 0.1.3.0-1+b1
Installed-Size: 79
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-assert-failure-dev-0.1.3.0-39a79
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-pretty-show-dev-1.10-18cdb, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 16512
SHA256: ffdbb2d32f791a2085d45a8afa3b50e56df37669dedea558e3c9dec7d203b7f1
SHA1: f0e1b7557ae7356e595b46f650a721ab38f45584
MD5sum: 16658456d6c08ab49bf3f5c530a02071
Description: syntactic sugar improving 'assert' and 'error'
This library contains syntactic sugar that makes it easier
to write simple contracts with 'assert' and 'error'
and report the values that violate contracts.
The original 'assert' function is here re-exported for convenience.
.
Note that for most of these functions to have any effect, assertions
need to be enabled, e.g., by including in .cabal file the following line:
.
ghc-options: -fno-ignore-asserts
.
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/Mikolaj/assert-failure
Ghc-Package: assert-failure-0.1.3.0-6OruBev3HbE9J1jAjGbZf1
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-assert-failure/libghc-assert-failure-dev_0.1.3.0-1+b1_amd64.deb