How to Install and Uninstall libghc-text-conversions-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

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

Please follow the guidelines below to install libghc-text-conversions-doc on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-text-conversions-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-text-conversions-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-text-conversions-doc
Architecture: all
Version: 0.3.0-3build3
Priority: optional
Section: universe/doc
Source: haskell-text-conversions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 235
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-text-conversions/libghc-text-conversions-doc_0.3.0-3build3_all.deb
Size: 32732
MD5sum: bb6232e5b9da34eeb43322828a4c10c5
SHA1: f1444ab85a6cafec1d70731c38873004f7b870a9
SHA256: 06546ed8535dd3f1fcad3c11690aa4610138b937ae919989e72c47b2b9587083
SHA512: eb6b352b4c3c03d067cba196aec3f222db9e1c36187f40ecb9bed66294a3fd698dca09863f6c155c6de6aca590dea1ee1cf66c7055170763ab81392cd6f6328f
Homepage: https://github.com/cjdev/text-conversions
Description-en: Haskell library for safe conversions between textual types; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d2579dc9c42ca358aae9d4f29c3e51f3