How to Install and Uninstall h5utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "h5utils" package

This guide covers the steps necessary to install h5utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install h5utils

2. Uninstall "h5utils" package

Please follow the guidance below to uninstall h5utils on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the h5utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: h5utils
Priority: optional
Section: universe/science
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Version: 1.12.1-4
Depends: libc6 (>= 2.14), libhdf4-0, libhdf5-10, libmatheval1 (>= 1.1.3), libpng12-0 (>= 1.2.13-4)
Recommends: hdf5-tools
Suggests: octave
Filename: pool/universe/h/h5utils/h5utils_1.12.1-4_amd64.deb
Size: 63118
MD5sum: 350f01dd37adfe9f0c244b4a943592be
SHA1: e4ff79f58ef9757ea0f8be5a03979bd3ef4c9b6a
SHA256: d51ee8ed3df62df1f2ed1111da9184de15a2e4e13b5e9c9a25fbc82a583fbf77
Description-en: 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: 562c330e66938b1a32273c1013f06e6a
Homepage: http://ab-initio.mit.edu/h5utils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu