How to Install and Uninstall libdouble-conversion-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libdouble-conversion-dev" package

Please follow the steps below to install libdouble-conversion-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdouble-conversion-dev

2. Uninstall "libdouble-conversion-dev" package

Please follow the steps below to uninstall libdouble-conversion-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdouble-conversion-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdouble-conversion-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdouble-conversion-dev
Architecture: amd64
Version: 3.1.5-5ubuntu1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: double-conversion
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 249
Depends: libdouble-conversion3 (= 3.1.5-5ubuntu1)
Filename: pool/universe/d/double-conversion/libdouble-conversion-dev_3.1.5-5ubuntu1_amd64.deb
Size: 54660
MD5sum: 65c35485ef8808426a4ce3a8381f7c5e
SHA1: 6ceb865d0a86eb8542aa05d1609ef007139341b4
SHA256: 32034ad6aa0a4861a1ec10ba4252ba2a08373575b9f077b852b4d66e10d5263a
SHA512: cf9421ed3e9f4923da7468f8243580025b2e64d983bcd189f1fabacae297444b6bf649519ee9d15acb423dd7eae16daed9d22d81f5ae14708646b84c0d676efc
Homepage: https://github.com/google/double-conversion
Description-en: routines to convert IEEE floats to and from strings (development files)
This library provides routines to convert IEEE single and double floats to and
from string representations. It offers at lot of flexibility with respect to
the conversion format: shortest, fixed, precision or exponential
representation; decimal, octal or hexadecimal basis; control over number of
digits, leading/trailing zeros and spaces.
.
The library consists of efficient conversion routines that have been
extracted from the V8 JavaScript engine. The code has been refactored
and improved so that it can be used more easily in other projects.
.
This package contains a static version of the library and development headers.
Description-md5: cd3f7b674deba7a3f95084787c0ee3f8