How to Install and Uninstall h5utils Package on Kali Linux

Last updated: May 04,2024

1. Install "h5utils" package

Please follow the steps below to install h5utils on Kali Linux

$ sudo apt update $ sudo apt install h5utils

2. Uninstall "h5utils" package

Please follow the guidelines below to uninstall h5utils on Kali Linux:

$ sudo apt remove h5utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the h5utils package on Kali Linux

Package: h5utils
Version: 1.13.2-1
Installed-Size: 320
Maintainer: Debian GIS Project
Architecture: amd64
Depends: libc6 (>= 2.34), libhdf4-0 (>= 4.0.2), libhdf5-103-1, libpng16-16 (>= 1.6.2-1)
Recommends: hdf5-tools
Suggests: octave
Size: 65036
SHA256: 7b243f8696e03870c4cfbd74a4c292ac177bd4d7129cbeb6c8ca2b0e636bd982
SHA1: 5ee9b29b1b74a41bbf9ceb6ac8caa834d9af5839
MD5sum: ae9a9ca4e86be7d27c8ebb08cc4597ca
Description: HDF5 files visualization tools
HDF5 (Hierarchical Data Format 5) is a file format for storing
scientific data. These tools allow converting other formats to
HDF5 and to visualize HDF5 files. They include:
- h5topng, which extracts a 2d slice of an HDF5 file and
outputs a corresponding image in PNG format;
- h5totxt, which extracts 2d slices and outputs comma-delimited
text (suitable for import into a spreadsheet);
- h5fromtxt, which converts simple text input into
multi-dimensional numeric HDF5 datasets;
- h5fromh4, which converts HDF4 data to HDF5;
- h5tovtk, which converts HDF5 files to VTK files for
visualization with VTK-aware programs;
Description-md5:
Homepage: https://github.com/NanoComp/h5utils
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, use::viewing
Section: science
Priority: optional
Filename: pool/main/h/h5utils/h5utils_1.13.2-1_amd64.deb