How to Install and Uninstall libghc-double-conversion-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

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

Here is a brief guide to show you how to install libghc-double-conversion-doc on Ubuntu 20.10 (Groovy Gorilla)

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

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

This is a short guide on how to uninstall libghc-double-conversion-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-double-conversion-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-double-conversion-doc
Architecture: all
Version: 2.0.2.0+ds1-5build1
Priority: extra
Section: universe/doc
Source: haskell-double-conversion
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 202
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-double-conversion/libghc-double-conversion-doc_2.0.2.0+ds1-5build1_all.deb
Size: 31140
MD5sum: 1470ddc5d5841dcdefc6719b09c86e2f
SHA1: d6b1a60858163f96f3d84255055f52ea55776678
SHA256: 4e6299e6a9f3c0c595291d590629f9e63f2484e8258497565c7b1f6de93b8402
SHA512: 53519ab200b447befd4f2509b28ff6b857131f16a18847dbd86134ca24c11b2d54758828912fba310b0c2344060e1c86c0ccb929e8bd0dc0798978aa487e0484
Homepage: https://github.com/bos/double-conversion
Description-en: 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: 3b7374d37e93330a6338da9b8686cc94