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

Last updated: May 11,2024

1. Install "libghc-stringprep-dev" package

This tutorial shows how to install libghc-stringprep-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-stringprep-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-stringprep-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-stringprep-dev
Priority: extra
Section: universe/haskell
Installed-Size: 4355
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-stringprep
Version: 1.0.0-5build1
Provides: libghc-stringprep-dev-1.0.0-cbd22
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-text-dev-1.2.2.0-2c09c, libghc-text-icu-dev-0.7.0.1-86417, libc6 (>= 2.2.5)
Suggests: libghc-stringprep-doc, libghc-stringprep-prof
Filename: pool/universe/h/haskell-stringprep/libghc-stringprep-dev_1.0.0-5build1_amd64.deb
Size: 353612
MD5sum: 297f5fea55b8dd163c80686759870d18
SHA1: c7134a8ce44e1301d5887bebf471a3d7aa9ce084
SHA256: 314e01c6bbd0cc4a107870d6b32ce8823ce946f21d7ed28dd617e7e415cb1897
Description-en: Implements the "StringPrep" algorithm
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bd18af63a68793e9309bf465dc70e216
Homepage: http://hackage.haskell.org/package/stringprep
Ghc-Package: stringprep-1.0.0-cbd22417f59aed714fe6b6aee1d9819f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu