How to Install and Uninstall libghc-double-conversion-prof Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-double-conversion-prof" package

This tutorial shows how to install libghc-double-conversion-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-double-conversion-prof

2. Uninstall "libghc-double-conversion-prof" package

Here is a brief guide to show you how to uninstall libghc-double-conversion-prof on Kali Linux:

$ sudo apt remove libghc-double-conversion-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-double-conversion-prof package on Kali Linux

Package: libghc-double-conversion-prof
Source: haskell-double-conversion (2.0.4.2+ds1-1)
Version: 2.0.4.2+ds1-1+b1
Installed-Size: 526
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-double-conversion-prof-2.0.4.2-1e90c
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-double-conversion-dev (= 2.0.4.2+ds1-1+b1), libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-system-cxx-std-lib-prof-1.0-00000, libghc-text-prof-2.0.2-0847e
Size: 56348
SHA256: 096b40c0dbe2a2b5f333ac18b9f5820eba42642bb773149e41a1effa557022a9
SHA1: 48c0c0a5d789f7532ec127f5e553b17cb93fe4a2
MD5sum: 57b4bb0618c2e0ffd54d84604f9c3fa5
Description: fast conversion between double precision floating point and text; profiling libraries
A library that performs fast, accurate conversion between double
precision floating point and text.
.
This library is implemented as bindings to the C++
double-conversion library written by Florian Loitsch at Google.
.
The 'Text' versions of these functions are about 30 times faster
than the default 'show' implementation for the 'Double' type.
.
The 'ByteString' versions are /slower/ than the 'Text' versions;
roughly half the speed. (This seems to be due to the cost of
allocating 'ByteString' values via malloc.)
.
As a final note, be aware that the bytestring-show package is
about 50% slower than simply using 'show'.
.
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/haskell/double-conversion
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-double-conversion/libghc-double-conversion-prof_2.0.4.2+ds1-1+b1_amd64.deb