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

Last updated: May 18,2024

1. Install "libghc-quickcheck2-doc" package

Learn how to install libghc-quickcheck2-doc on Kali Linux

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

2. Uninstall "libghc-quickcheck2-doc" package

Here is a brief guide to show you how to uninstall libghc-quickcheck2-doc on Kali Linux:

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

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

Package: libghc-quickcheck2-doc
Source: haskell-quickcheck
Version: 2.14.3-1
Installed-Size: 6330
Maintainer: Debian Haskell Group
Architecture: all
Replaces: libghc-quickcheck-doc (<< 2.1.0.1-6)
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-quickcheck2-dev, libghc-random-doc, libghc-splitmix-doc, libjs-mathjax
Suggests: libghc-quickcheck2-prof
Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-6)
Size: 291252
SHA256: 488f4c5d5ed5fbf3c29f1a6ea6a2758f981f8a8f3dd916e9c1d930c58aa7293f
SHA1: bce5d2f32f21aff5d80ef4deefa6496e943a34bc
MD5sum: 9b39c6bff7c9d45afab632a15aa86f96
Description: Haskell automatic testing library for GHC; documentation
This package provides the documentation for 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
Tag: devel::doc, devel::lang:haskell, devel::testing-qa, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-quickcheck/libghc-quickcheck2-doc_2.14.3-1_all.deb