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

Last updated: May 17,2024

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

In this section, we are going to explain the necessary steps to install libghc-quickcheck-unicode-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-quickcheck-unicode-prof
Priority: extra
Section: universe/haskell
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-quickcheck-unicode
Version: 1.0.0.1-4
Provides: libghc-quickcheck-unicode-prof-1.0.0.1-a3b29
Depends: libghc-quickcheck-unicode-dev (= 1.0.0.1-4), libghc-quickcheck-prof-2.8.1-3b4e5, libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-quickcheck-unicode/libghc-quickcheck-unicode-prof_1.0.0.1-4_amd64.deb
Size: 24580
MD5sum: 1a5a45ee2aaa2128c25b7d372a03cc0d
SHA1: 0b96f884ded78c7021098d165eaa23f407bd7f33
SHA256: b8d85dad2dad4b14739eca5e427149eee6b445ad3bea003b210426ce621ed8d8
Description-en: Generator and shrink functions for testing Unicode-related software.; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 353256dfc69583ca4f6e556804986b4d
Homepage: https://github.com/bos/quickcheck-unicode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu