How to Install and Uninstall zfp Package on Kali Linux

Last updated: December 24,2024

1. Install "zfp" package

Here is a brief guide to show you how to install zfp on Kali Linux

$ sudo apt update $ sudo apt install zfp

2. Uninstall "zfp" package

This guide covers the steps necessary to uninstall zfp on Kali Linux:

$ sudo apt remove zfp $ sudo apt autoclean && sudo apt autoremove

3. Information about the zfp package on Kali Linux

Package: zfp
Version: 1.0.1-3
Installed-Size: 57
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libzfp1 (>= 1.0)
Size: 19708
SHA256: b1f882ab4df08878b6e20b1bd1bf49f2da4067d4ff2c3a1994bb786f45489c76
SHA1: 6eae2346a4a44dcacd51fc25c4652b0025462813
MD5sum: 3e5900b150bb5b180a51bb008632ab9d
Description: Fixed-Rate Compressed Floating-Point Arrays - binary programs
This is a compressed format for representing multidimensional floating-point
and integer arrays. zfp provides compressed-array classes that support high
throughput read and write random access to individual array elements. zfp
also supports serial and parallel (OpenMP and CUDA) compression of whole
arrays, e.g., for applications that read and write large data sets to and
from disk.
.
This package contains the binary program zfp.
Description-md5:
Homepage: https://zfp.llnl.gov
Tag: implemented-in::c, implemented-in::fortran, implemented-in::python,
interface::commandline, role::program, scope::utility, use::compressing
Section: science
Priority: optional
Filename: pool/main/z/zfp/zfp_1.0.1-3_amd64.deb