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

Last updated: May 18,2024

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

This guide let you learn how to install libghc-double-conversion-doc on Kali Linux

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

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

Please follow the steps below to uninstall libghc-double-conversion-doc on Kali Linux:

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

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

Package: libghc-double-conversion-doc
Source: haskell-double-conversion
Version: 2.0.4.2+ds1-1
Installed-Size: 558
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-double-conversion-dev, libjs-mathjax
Suggests: libghc-double-conversion-prof
Size: 52688
SHA256: 6121d61a71dd362bbeb2c5ddce234f7896ca0adaafa716708b8c5652d34cb926
SHA1: db11f0b4d72baa39f7671ce958bd356a77a7a9e7
MD5sum: 0d34be241bee45d4bd6012ee87c2eaf0
Description: fast conversion between double precision floating point and text; documentation
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 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/haskell/double-conversion
Section: doc
Priority: optional
Filename: pool/main/h/haskell-double-conversion/libghc-double-conversion-doc_2.0.4.2+ds1-1_all.deb