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

Last updated: May 14,2024

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

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

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

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

Learn how to uninstall libghc-assert-failure-prof on Kali Linux:

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

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

Package: libghc-assert-failure-prof
Source: haskell-assert-failure (0.1.3.0-1)
Version: 0.1.3.0-1+b1
Installed-Size: 70
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-assert-failure-prof-0.1.3.0-39a79
Depends: libghc-assert-failure-dev (= 0.1.3.0-1+b1), libghc-base-prof-4.17.2.0-68dfe, libghc-pretty-show-prof-1.10-18cdb, libghc-text-prof-2.0.2-0847e
Size: 15556
SHA256: d0649c9afdb57f7c88ececaf3389d4af0694fa95c9b39e318609f1c026a97ba3
SHA1: fa6649a01c2150f882e0023d2ff25d260611cd79
MD5sum: 16d064c615a67308bd75a990d3ec2250
Description: syntactic sugar improving 'assert' and 'error'; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/Mikolaj/assert-failure
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-assert-failure/libghc-assert-failure-prof_0.1.3.0-1+b1_amd64.deb