How to Install and Uninstall libfp16-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "libfp16-dev" package

Please follow the guidance below to install libfp16-dev on Kali Linux

$ sudo apt update $ sudo apt install libfp16-dev

2. Uninstall "libfp16-dev" package

Learn how to uninstall libfp16-dev on Kali Linux:

$ sudo apt remove libfp16-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfp16-dev package on Kali Linux

Package: libfp16-dev
Source: fp16
Version: 0.0~git20200514.4dfe081-4
Installed-Size: 71
Maintainer: Debian Deep Learning Team
Architecture: amd64
Size: 14868
SHA256: 1a4fd1ed4611bde11a7d42745fe0b840d9045d2dae31e5cee394fe4a3c42183e
SHA1: 42eef4d276d7984c41f4549b34a0a9d97fdc2c77
MD5sum: 5757f1e43ee8e9cef39d08c1b2b69d05
Description: Conversion to/from half-precision floating point formats
Header-only library for conversion to/from half-precision floating point
formats Features
.
+ Supports IEEE and ARM alternative half-precision floating-point format
- Property converts infinities and NaNs
- Properly converts denormal numbers
+ Header-only library, no installation or build required
+ Compatible with C99 and C++11
+ Fully covered with unit tests and microbenchmarks
.
This is a header-only library.
Description-md5:
Homepage: https://github.com/Maratyszcza/FP16
Section: math
Priority: optional
Filename: pool/main/f/fp16/libfp16-dev_0.0~git20200514.4dfe081-4_amd64.deb