How to Install and Uninstall libdouble-conversion-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libdouble-conversion-dev" package
This tutorial shows how to install libdouble-conversion-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libdouble-conversion-dev
Copied
2. Uninstall "libdouble-conversion-dev" package
Learn how to uninstall libdouble-conversion-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libdouble-conversion-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdouble-conversion-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libdouble-conversion-dev
Priority: extra
Section: libdevel
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: double-conversion
Version: 2.0.1-3ubuntu2
Depends: libdouble-conversion1v5 (= 2.0.1-3ubuntu2)
Filename: pool/main/d/double-conversion/libdouble-conversion-dev_2.0.1-3ubuntu2_amd64.deb
Size: 48214
MD5sum: 3bf6484564c9c92584bb5747e9303a46
SHA1: f5c2e49322f9bc1ff5462ae914f18450af30f1b0
SHA256: 0885798ee9352009bb1b653ed0fe5c14ff767c53f825ef66c2323ebedbc14bd3
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
Homepage: https://github.com/floitsch/double-conversion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Priority: extra
Section: libdevel
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: double-conversion
Version: 2.0.1-3ubuntu2
Depends: libdouble-conversion1v5 (= 2.0.1-3ubuntu2)
Filename: pool/main/d/double-conversion/libdouble-conversion-dev_2.0.1-3ubuntu2_amd64.deb
Size: 48214
MD5sum: 3bf6484564c9c92584bb5747e9303a46
SHA1: f5c2e49322f9bc1ff5462ae914f18450af30f1b0
SHA256: 0885798ee9352009bb1b653ed0fe5c14ff767c53f825ef66c2323ebedbc14bd3
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
Homepage: https://github.com/floitsch/double-conversion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m