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

Last updated: May 13,2024

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

Please follow the guidance below to install libghc-double-conversion-dev on Kali Linux

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

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

Please follow the guidance below to uninstall libghc-double-conversion-dev on Kali Linux:

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

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

Package: libghc-double-conversion-dev
Source: haskell-double-conversion (2.0.4.2+ds1-1)
Version: 2.0.4.2+ds1-1+b1
Installed-Size: 644
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-double-conversion-dev-2.0.4.2-1e90c
Depends: libdouble-conversion-dev, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-system-cxx-std-lib-dev-1.0-00000, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.14), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libstdc++6 (>= 4.1.1)
Size: 66404
SHA256: b3ab9c4ac55c96c1f3ffed2abcfd7d4eabf479bc77f5c4a4f0afe00ddacafea7
SHA1: fa3e1d38b281b04ee7636c9318967464b14ffb61
MD5sum: 3d87688be427540fcf3a16288b99bbc2
Description: fast conversion between double precision floating point and text
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/haskell/double-conversion
Ghc-Package: double-conversion-2.0.4.2-2Z4aSGDzpBJENt6rOrdFwp
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-double-conversion/libghc-double-conversion-dev_2.0.4.2+ds1-1+b1_amd64.deb