How to Install and Uninstall libghc-quickcheck2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "libghc-quickcheck2-dev" package

Please follow the guidelines below to install libghc-quickcheck2-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-quickcheck2-dev" package

Learn how to uninstall libghc-quickcheck2-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-quickcheck2-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-quickcheck2-dev
Architecture: amd64
Version: 2.13.2-1build3
Priority: extra
Section: universe/haskell
Source: haskell-quickcheck
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7215
Provides: libghc-quickcheck-dev-2.13.2-3e7ed
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-random-dev-1.1-523a8, libghc-splitmix-dev-0.0.5-3c7d1, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.29), libgmp10
Suggests: libghc-quickcheck2-doc, libghc-quickcheck2-prof
Conflicts: libghc-quickcheck-dev (<< 2.1.0.1-6)
Replaces: libghc-quickcheck-dev (<< 2.1.0.1-6)
Filename: pool/universe/h/haskell-quickcheck/libghc-quickcheck2-dev_2.13.2-1build3_amd64.deb
Size: 642616
MD5sum: 0f41fcd26756319bc9837001003ec4ea
SHA1: f4aee2a14067d9e3e60690aa3d3d0f18db2c3493
SHA256: 12605398275a24d564dfabc851f3192e97ce95e8c0230a3d8f1b9a17349a0dd2
SHA512: a35ea416b4df94295ed1033d85c154b8706fba7e8a6f32b4f92d117bba4c91e6722cdbbb9bd0eb79df70a41995df588776378ab8262dcfb01b442e5139f94b24
Homepage: https://github.com/nick8325/quickcheck
Description-en: 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: fdc8a1a14b6a1fb648d28d110264b87f
Ghc-Package: QuickCheck-2.13.2-4wWbKcyoHya6ofaj2IHJWD