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

Last updated: May 17,2024

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

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

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

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

Here is a brief guide to show you how to uninstall libghc-quickcheck-unicode-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-quickcheck-unicode-dev
Priority: extra
Section: universe/haskell
Installed-Size: 267
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-quickcheck-unicode
Version: 1.0.0.1-4
Provides: libghc-quickcheck-unicode-dev-1.0.0.1-a3b29
Depends: libghc-quickcheck-dev-2.8.1-3b4e5, libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-quickcheck-unicode-doc, libghc-quickcheck-unicode-prof
Filename: pool/universe/h/haskell-quickcheck-unicode/libghc-quickcheck-unicode-dev_1.0.0.1-4_amd64.deb
Size: 30476
MD5sum: 5082e732cd0640ea2e9e8ce8e86dc763
SHA1: 835e2b7ce20d02956abc9a6d11ebac80ca6d2928
SHA256: 50779b961c5b821d7568aec1342e6a091fd15ad48beb4ba8e70fc56ef2d6fd03
Description-en: Generator and shrink functions for testing Unicode-related software.
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9643290bae5d7409ec68b7e4f2bf62e9
Homepage: https://github.com/bos/quickcheck-unicode
Ghc-Package: quickcheck-unicode-1.0.0.1-a3b290097c51a666f7e822d29813cc73
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu