How to Install and Uninstall python3-zfpy Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-zfpy" package

Please follow the instructions below to install python3-zfpy on Kali Linux

$ sudo apt update $ sudo apt install python3-zfpy

2. Uninstall "python3-zfpy" package

This tutorial shows how to uninstall python3-zfpy on Kali Linux:

$ sudo apt remove python3-zfpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zfpy package on Kali Linux

Package: python3-zfpy
Source: zfp
Version: 1.0.1-3
Installed-Size: 556
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, libc6 (>= 2.14), libzfp1 (>= 1.0)
Size: 172380
SHA256: c50cb8aa1f43afa84e373fce07bd0ae136e49bdc780c11adc4187fdfdbb3f965
SHA1: c29c7ee0b383c00ef89ffaf1383355fdde7fbdf5
MD5sum: 313acca4f1f1bcaebe3751f24bab56ba
Description: Python 3 bindings to the Fixed-Rate Compressed Floating-Point Arrays
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 is a Python package of zfp.
Description-md5:
Homepage: https://zfp.llnl.gov
Section: python
Priority: optional
Filename: pool/main/z/zfp/python3-zfpy_1.0.1-3_amd64.deb