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

Last updated: October 04,2024

1. Install "libghc-quickcheck2-prof" package

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

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

2. Uninstall "libghc-quickcheck2-prof" package

Please follow the instructions below to uninstall libghc-quickcheck2-prof on Kali Linux:

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

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

Package: libghc-quickcheck2-prof
Source: haskell-quickcheck (2.14.3-1)
Version: 2.14.3-1+b1
Installed-Size: 7261
Maintainer: Debian Haskell Group
Architecture: amd64
Replaces: libghc-quickcheck-prof (<< 2.1.0.1-6)
Provides: libghc-quickcheck-prof-2.14.3-69b0e
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-quickcheck2-dev (= 2.14.3-1+b1), libghc-random-prof-1.2.1.1-68746, libghc-splitmix-prof-0.1.0.5-a7661, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-transformers-prof-0.5.6.2-931c3
Conflicts: libghc-quickcheck-prof (<< 2.1.0.1-6)
Size: 685116
SHA256: 47f0229792630a856929ff4bcd8c599c76515a92bad3d61a80060be5dac7917b
SHA1: f4f7b2bbe4b6528cbba06a97c33e37516bcee792
MD5sum: ff75f5894a0b56fb4252f03d08afd124
Description: Haskell automatic testing library for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
QuickCheck is a library for testing Haskell programs automatically.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases. Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test data generators.
Description-md5:
Homepage: https://github.com/nick8325/quickcheck
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-prof_2.14.3-1+b1_amd64.deb