How to Install and Uninstall hdf5-tools Package on Kali Linux

Last updated: May 06,2024

1. Install "hdf5-tools" package

This tutorial shows how to install hdf5-tools on Kali Linux

$ sudo apt update $ sudo apt install hdf5-tools

2. Uninstall "hdf5-tools" package

Learn how to uninstall hdf5-tools on Kali Linux:

$ sudo apt remove hdf5-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the hdf5-tools package on Kali Linux

Package: hdf5-tools
Source: hdf5 (1.10.10+repack-3)
Version: 1.10.10+repack-3+b1
Installed-Size: 2505
Maintainer: Gilles Filippini
Architecture: amd64
Depends: libc6 (>= 2.34), libhdf5-103-1
Size: 448916
SHA256: 9824da2178c5332d2c44cfa9ee2d14af5e26096ba5788990c58e8b97d0a1f9ca
SHA1: 5311ebde3d1e39839209a8a2a875e012e0b06052
MD5sum: b381798c12a7985b0161f24572f5f83c
Description: HDF5 - Runtime tools
Hierarchical Data Format 5 (HDF5) is a file format and library for
storing scientific data. HDF5 was designed and implemented to address
the deficiencies of HDF4.x. It has a more powerful and flexible data
model, supports files larger than 2 GB, and supports parallel I/O.
.
This package contains runtime tools for HDF5.
Description-md5:
Homepage: http://hdfgroup.org/HDF5/
Tag: devel::lang:c, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::documentation,
role::program, scope::utility, use::converting
Section: science
Priority: optional
Filename: pool/main/h/hdf5/hdf5-tools_1.10.10+repack-3+b1_amd64.deb