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

Last updated: May 05,2024

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

Please follow the steps below to install libghc-text-conversions-dev on Kali Linux

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

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

Please follow the instructions below to uninstall libghc-text-conversions-dev on Kali Linux:

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

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

Package: libghc-text-conversions-dev
Source: haskell-text-conversions (0.3.1.1-2)
Version: 0.3.1.1-2+b1
Installed-Size: 256
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-text-conversions-dev-0.3.1.1-cf61d
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-base16-bytestring-dev-1.0.2.0-f291a, libghc-base64-bytestring-dev-1.2.1.0-c4e4e, libghc-bytestring-dev-0.11.5.2-6590e, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 36260
SHA256: 29bf7ea52e9048e6d5da362209c4c1026e8c8da9c4dbe9dee2112626f0c79ade
SHA1: 6385a5536b4501f8cf4c160ed9d59a59cdc47940
MD5sum: e5824e66f2b8f19ec8cffdf2deb84bce
Description: 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:
Homepage: https://github.com/cjdev/text-conversions
Ghc-Package: text-conversions-0.3.1.1-JoxEedF3JsEKFGCBJEzJjL
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-text-conversions/libghc-text-conversions-dev_0.3.1.1-2+b1_amd64.deb