How to Install and Uninstall libfast-float-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libfast-float-dev" package

Learn how to install libfast-float-dev on Kali Linux

$ sudo apt update $ sudo apt install libfast-float-dev

2. Uninstall "libfast-float-dev" package

Please follow the steps below to uninstall libfast-float-dev on Kali Linux:

$ sudo apt remove libfast-float-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfast-float-dev package on Kali Linux

Package: libfast-float-dev
Source: fast-float
Version: 3.9.0-1
Installed-Size: 260
Maintainer: Fukui Daichi
Architecture: amd64
Size: 39520
SHA256: 2ec2a50472c2e99e3b5fdc776c2dca645ca760bac24c6624cc2a220db1b7d16d
SHA1: d8589ca15063171d15c17eb0334371db3b6c611b
MD5sum: 3664c442206094892f83b4d405d4bba8
Description: Implementation of the C++ from_chars functions for float and double types
The fast_float library provides fast header-only
implementations for the C++ from_chars functions
for float and double types. These functions convert
ASCII strings representing decimal valuesinto
binary types. This library provides exact rounding
(including round to even). These fast_float
functions run many times faster than comparable
number-parsing functions from existing C++ standard
libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fastfloat/fast_float
Section: libdevel
Priority: optional
Filename: pool/main/f/fast-float/libfast-float-dev_3.9.0-1_amd64.deb