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

Last updated: May 04,2024

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

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

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

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

Learn how to uninstall libghc-text-conversions-prof on Kali Linux:

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

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

Package: libghc-text-conversions-prof
Source: haskell-text-conversions (0.3.1.1-2)
Version: 0.3.1.1-2+b1
Installed-Size: 204
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-text-conversions-prof-0.3.1.1-cf61d
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-base16-bytestring-prof-1.0.2.0-f291a, libghc-base64-bytestring-prof-1.2.1.0-c4e4e, libghc-bytestring-prof-0.11.5.2-6590e, libghc-text-conversions-dev (= 0.3.1.1-2+b1), libghc-text-prof-2.0.2-0847e
Size: 31160
SHA256: 3c9a2817abd28418d493ff175f7b0a3ddf9e79a37155477f51856a844a82f683
SHA1: d05a9fe454766947f9ad60eb20a2edca1ccc6663
MD5sum: 78c9bffa8370a0255734890137c17e9e
Description: Haskell library for safe conversions between textual types; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/cjdev/text-conversions
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-text-conversions/libghc-text-conversions-prof_0.3.1.1-2+b1_amd64.deb