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

Last updated: February 17,2025

1. Install "libghc-stringprep-prof" package

Learn how to install libghc-stringprep-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-stringprep-prof

2. Uninstall "libghc-stringprep-prof" package

Learn how to uninstall libghc-stringprep-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-stringprep-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-stringprep-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2918
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-stringprep
Version: 1.0.0-5build1
Provides: libghc-stringprep-prof-1.0.0-cbd22
Depends: libghc-stringprep-dev (= 1.0.0-5build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-text-prof-1.2.2.0-2c09c, libghc-text-icu-prof-0.7.0.1-86417
Filename: pool/universe/h/haskell-stringprep/libghc-stringprep-prof_1.0.0-5build1_amd64.deb
Size: 266876
MD5sum: c9dcb4803733598586c2ce8af7e0f5b1
SHA1: 59000de56825a1cea9af745823ea2851c5707785
SHA256: cddd3b71f4562100c6a7e974307b17784a52e86f5ba4d8dbda0858146d85a135
Description-en: Implements the "StringPrep" algorithm; profiling libraries
RFC 3454 describes a framework for preparing Unicode text strings in order to
increase the likelihood that string input and string comparison work in ways
that make sense for typical users throughout the world. The stringprep
protocol is useful for protocol identifier values, company and personal names,
internationalized domain names, and other text strings.
.
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: 48943a0116e4d9f056e07795a351014f
Homepage: http://hackage.haskell.org/package/stringprep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu