How to Install and Uninstall libghc-text-conversions-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libghc-text-conversions-dev" package

Please follow the step by step instructions below to install libghc-text-conversions-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-text-conversions-dev

2. Uninstall "libghc-text-conversions-dev" package

This guide covers the steps necessary to uninstall libghc-text-conversions-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-text-conversions-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-text-conversions-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-text-conversions-dev
Architecture: amd64
Version: 0.3.0-3build3
Priority: optional
Section: universe/haskell
Source: haskell-text-conversions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 285
Provides: libghc-text-conversions-dev-0.3.0-4367d
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-base16-bytestring-dev-0.1.1.7-df9d7, libghc-base64-bytestring-dev-1.0.0.3-4ce1b, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-errors-dev-2.3.0-6534d, libghc-text-dev-1.2.4.0-a7a6e, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-text-conversions-doc, libghc-text-conversions-prof
Filename: pool/universe/h/haskell-text-conversions/libghc-text-conversions-dev_0.3.0-3build3_amd64.deb
Size: 33028
MD5sum: 6c8b9be1c3e3d396c33e121b96b6fee4
SHA1: 38b7c9eadc97b098c878650fc82ce7f26d75f8fd
SHA256: a33f15cf494be46145aab4d3adc4955c929683071d549af4d8c32ab5a45a07b7
SHA512: 84ccd4377b43a11570489d38e5c6385db1ec6fc28f9b546ab66d2057c360b03a2e1a9671922043cfff2e7bcbcd7f3dec282f28327bc1be17ebf4a099fab6dc92
Homepage: https://github.com/cjdev/text-conversions
Description-en: Haskell library for safe conversions between textual types
This is a small library to ease the pain when converting between the
many different string types in Haskell. Unlike some other libraries
that attempt to solve the same problem, text-conversions is:
.
Safe: This library treats binary data (aka `ByteString`) like binary
data, and it does not assume a particular encoding, nor does it ever
throw exceptions when failing to decode. It does, however, provide
failable conversions between binary data and textual data.
.
Extensible: It’s easy to add or derive your own instances of the
typeclasses to use your own types through the same interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d5c757ef4cc89e6248d9306ad7ca5db4
Ghc-Package: text-conversions-0.3.0-LByXCZMnVHp8t1mG2LefzM