How to Install and Uninstall libdouble-conversion-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libdouble-conversion-dbg" package

This guide covers the steps necessary to install libdouble-conversion-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdouble-conversion-dbg" package

This is a short guide on how to uninstall libdouble-conversion-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdouble-conversion-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdouble-conversion-dbg
Priority: extra
Section: debug
Installed-Size: 120
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-dbg_2.0.1-3ubuntu2_amd64.deb
Size: 95538
MD5sum: 05905abfc072b672fd131be024c732d2
SHA1: 61f5ab563f5ae37b55e691c0e7573f4a30f7390c
SHA256: 559a7804b54a34c1c56bc5308aff1a079896000b8f211d9183a11d4f9e8f6184
Description-en: routines to convert IEEE floats to and from strings (debugging symbols)
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 the detached debugging symbols of the library.
Description-md5: 2fec8a855fcc9222491af36e5b0d737c
Multi-Arch: same
Homepage: https://github.com/floitsch/double-conversion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m