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

Last updated: November 23,2024

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

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

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

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

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

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

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

Package: libghc-quickcheck-classes-dev
Source: haskell-quickcheck-classes
Version: 0.6.5.0-2
Installed-Size: 1045
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-quickcheck-classes-dev-0.6.5.0-c0e00
Depends: libghc-aeson-dev-2.1.2.1-a5136, libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-primitive-addr-dev-0.1.0.2-72400, libghc-primitive-dev-0.8.0.0-a075c, libghc-quickcheck-classes-base-dev-0.6.2.0-72530, libghc-quickcheck-dev-2.14.3-69b0e, libghc-semigroupoids-dev-5.3.7-44595, libghc-semirings-dev-0.6-a254b, libghc-transformers-dev-0.5.6.2-931c3, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 134024
SHA256: d3c45a96bd36de0184d61d9f10e906049571e3fd4c8edc409d1f39626868ee40
SHA1: 71553d0a5d01a6d76c33db0e9e08f6071ed2d452
MD5sum: d5819e48368aa447fb0dc226fffc91ae
Description: QuickCheck common typeclasses
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.
.
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-0.6.5.0-CXtFyFotmeRoAgRVR5raR
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-quickcheck-classes/libghc-quickcheck-classes-dev_0.6.5.0-2_amd64.deb

5. The same packages on other Linux Distributions