How to Install and Uninstall libghc-quickcheck-classes-base-dev Package on Kali Linux

Last updated: April 27,2024

1. Install "libghc-quickcheck-classes-base-dev" package

Please follow the guidance below to install libghc-quickcheck-classes-base-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-quickcheck-classes-base-dev

2. Uninstall "libghc-quickcheck-classes-base-dev" package

This tutorial shows how to uninstall libghc-quickcheck-classes-base-dev on Kali Linux:

$ sudo apt remove libghc-quickcheck-classes-base-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-quickcheck-classes-base-dev package on Kali Linux

Package: libghc-quickcheck-classes-base-dev
Source: haskell-quickcheck-classes-base (0.6.2.0-4)
Version: 0.6.2.0-4+b1
Installed-Size: 2870
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-quickcheck-classes-base-dev-0.6.2.0-72530
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-quickcheck-dev-2.14.3-69b0e, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 293444
SHA256: cc54d93e982b817ea9de46c1b05e250e9c2548d6a881926c31baa2519e70450d
SHA1: d6a157edd8956981497697e3ac1e632629f08ede
MD5sum: 38040430c8ef4a3f576b42e0e2daec8f
Description: QuickCheck common typeclasses from `base`
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
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/andrewthad/quickcheck-classes#readme
Ghc-Package: quickcheck-classes-base-0.6.2.0-LRP4byNLAxqBCGInQnniwo
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-quickcheck-classes-base/libghc-quickcheck-classes-base-dev_0.6.2.0-4+b1_amd64.deb