How to Install and Uninstall libghc-quickcheck2-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 12,2024

1. Install "libghc-quickcheck2-doc" package

Please follow the instructions below to install libghc-quickcheck2-doc on Ubuntu 21.04 (Hirsute Hippo)

$ 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 Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-quickcheck2-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-quickcheck2-doc
Architecture: all
Version: 2.13.2-1build3
Priority: extra
Section: universe/doc
Source: haskell-quickcheck
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5270
Depends: haddock-interface-35
Recommends: libghc-random-doc, libjs-mathjax
Conflicts: libghc-quickcheck-doc (<< 2.1.0.1-6)
Replaces: libghc-quickcheck-doc (<< 2.1.0.1-6)
Filename: pool/universe/h/haskell-quickcheck/libghc-quickcheck2-doc_2.13.2-1build3_all.deb
Size: 257344
MD5sum: c204249b1258f089670b97866670dcd5
SHA1: 7e04a764bd56ba72e60797944e2b960bb438de65
SHA256: 61536eb12b7f16df654845b8d815bb38a564b4e60ea49efe46fbb4e98f80bcc2
SHA512: 14204d5ed82296ff3eb61f4f2aab7f12c6596f5d3ca1078801156cb42e74f44dfc7527c3b784e3f0b8aa8321220091313a0ae3a7995bfd8ffd13118b0ca588d4
Homepage: https://github.com/nick8325/quickcheck
Description-en: 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: e8ce978b93ab8a9a472d4e6d339b211d