How to Install and Uninstall libghc-quickcheck-unicode-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libghc-quickcheck-unicode-doc" package

Please follow the steps below to install libghc-quickcheck-unicode-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-quickcheck-unicode-doc

2. Uninstall "libghc-quickcheck-unicode-doc" package

This guide covers the steps necessary to uninstall libghc-quickcheck-unicode-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-quickcheck-unicode-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-quickcheck-unicode-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-quickcheck-unicode-doc
Priority: extra
Section: universe/doc
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-quickcheck-unicode
Version: 1.0.0.1-4
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-quickcheck2-doc
Filename: pool/universe/h/haskell-quickcheck-unicode/libghc-quickcheck-unicode-doc_1.0.0.1-4_all.deb
Size: 18732
MD5sum: dc15c70d66c53b13d42bff4fa2ac9051
SHA1: 0062cd1d646a1eeac3279b756a1c30397b7481ad
SHA256: 72063acf3d6613942c9592236572298982025b3a264589cdaa6b65433539f71f
Description-en: Generator and shrink functions for testing Unicode-related software.; documentation
The default Arbitrary instance for the Char type intentionally generates only
ASCII values. This can lead to a false sense of security in cases where
Unicode compliance is required, as encodings that span multiple bytes or code
units will simply not be exercised at all.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ff8371caafc678ba16d408799c5313c1
Homepage: https://github.com/bos/quickcheck-unicode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu