How to Install and Uninstall libghc-text-conversions-doc Package on Kali Linux

Last updated: May 19,2024

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

This tutorial shows how to install libghc-text-conversions-doc on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-text-conversions-doc on Kali Linux:

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

3. Information about the libghc-text-conversions-doc package on Kali Linux

Package: libghc-text-conversions-doc
Source: haskell-text-conversions
Version: 0.3.1.1-2
Installed-Size: 279
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-base16-bytestring-doc, libghc-base64-bytestring-doc, libghc-text-conversions-dev, libjs-mathjax
Suggests: libghc-text-conversions-prof
Size: 45788
SHA256: 27368be9662db9967776fd3f4ed41a438f969cec6060d373df775972951c7f2e
SHA1: dd1022c9824e22e97148b48f2a77e8d339637bce
MD5sum: 28696aa24764a641453d1ce2e89b9fce
Description: 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:
Homepage: https://github.com/cjdev/text-conversions
Section: doc
Priority: optional
Filename: pool/main/h/haskell-text-conversions/libghc-text-conversions-doc_0.3.1.1-2_all.deb