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

Last updated: April 28,2024

1. Install "libghc-quickcheck2-dev" package

Please follow the guidelines below to install libghc-quickcheck2-dev on Kali Linux

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

2. Uninstall "libghc-quickcheck2-dev" package

Learn how to uninstall libghc-quickcheck2-dev on Kali Linux:

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

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

Package: libghc-quickcheck2-dev
Source: haskell-quickcheck (2.14.3-1)
Version: 2.14.3-1+b1
Installed-Size: 6990
Maintainer: Debian Haskell Group
Architecture: amd64
Replaces: libghc-quickcheck-dev (<< 2.1.0.1-6)
Provides: libghc-quickcheck-dev-2.14.3-69b0e
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-random-dev-1.2.1.1-68746, libghc-splitmix-dev-0.1.0.5-a7661, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg)
Conflicts: libghc-quickcheck-dev (<< 2.1.0.1-6)
Size: 710164
SHA256: bb4b4927cacd73fae3bdc37e2d75a09ab9cf7d3d94bb17c44e2f32027d8bfa61
SHA1: ae93c7c4ccdf1ab85c517e4959059a5ca9b34d3a
MD5sum: bbbecc24141b3b3d410bed9c781b8171
Description: Haskell automatic testing library for GHC
This package provides a library for the Haskell programming language.
.
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
Ghc-Package: QuickCheck-2.14.3-BmeqZc5o1KN1SLTJnQ4VO3
Tag: devel::lang:haskell
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-dev_2.14.3-1+b1_amd64.deb