How to Install and Uninstall libhugs-quickcheck-bundled Package on Kali Linux

Last updated: May 20,2024

1. Install "libhugs-quickcheck-bundled" package

Please follow the guidelines below to install libhugs-quickcheck-bundled on Kali Linux

$ sudo apt update $ sudo apt install libhugs-quickcheck-bundled

2. Uninstall "libhugs-quickcheck-bundled" package

Please follow the instructions below to uninstall libhugs-quickcheck-bundled on Kali Linux:

$ sudo apt remove libhugs-quickcheck-bundled $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhugs-quickcheck-bundled package on Kali Linux

Package: libhugs-quickcheck-bundled
Source: hugs98 (98.200609.21-6)
Version: 98.200609.21-6+b1
Installed-Size: 47
Maintainer: Debian QA Group
Architecture: amd64
Provides: libhugs-quickcheck
Depends: hugs (= 98.200609.21-6+b1), libhugs-base
Conflicts: libhugs-quickcheck
Size: 10140
SHA256: 304ce40f81b21bd8b1ace429d1459eaf0f8ef77aefe0b0cf2fef9e00925e4187
SHA1: 20a4ad9c1e4002a5577cc654e4435c7e606eadf3
MD5sum: 5dcb1821f0bb58e9a92fdfe8f3d1886e
Description: Automatic testing of Haskell programs
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.
.
This is the version bundled with the interpreter.
Description-md5:
Homepage: https://www.haskell.org/hugs/
Tag: devel::lang:haskell, devel::library, devel::packaging,
implemented-in::haskell, role::devel-lib, role::program
Section: haskell
Priority: optional
Filename: pool/main/h/hugs98/libhugs-quickcheck-bundled_98.200609.21-6+b1_amd64.deb