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

Last updated: September 20,2024

1. Install "python3-hdf5plugin" package

Here is a brief guide to show you how to install python3-hdf5plugin on Kali Linux

$ sudo apt update $ sudo apt install python3-hdf5plugin

2. Uninstall "python3-hdf5plugin" package

Please follow the instructions below to uninstall python3-hdf5plugin on Kali Linux:

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

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

Package: python3-hdf5plugin
Source: python-hdf5plugin
Version: 4.0.1-3
Installed-Size: 99
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-h5py
Recommends: hdf5-filter-plugin-blosc-serial, hdf5-filter-plugin-bz2-serial, hdf5-filter-plugin-lz4-serial, hdf5-filter-plugin-zfp-serial, hdf5-plugin-lzf
Size: 22924
SHA256: f783b0340e17cfaae6f3c7cb9dc9a418b15a68348f26700b3c74aa08efb8cffb
SHA1: 42099ec1c4a7365b3ef0a9991294f3665d152065
MD5sum: f0e9e9ceed8a4668af8a47f60aee0e31
Description: Python library to make HDF5 compression filters usable from h5py
hdf5plugin provides h5py extensions to control HDF5 compression filters
plugins installed in the system.
.
The package supports providing options to:
* blosc
* bitshuffle
* lz4
* FCIDECOMP
* ZFP
* zstd
.
These filter plugins are not provided by this package and need to be installed
using their own packages.
Description-md5:
Homepage: https://github.com/silx-kit/hdf5plugin
Section: python
Priority: optional
Filename: pool/main/p/python-hdf5plugin/python3-hdf5plugin_4.0.1-3_all.deb