How to Install hdf-compass software package in Ubuntu 17.04 (Zesty Zapus)

How to Install hdf-compass software package in Ubuntu 17.04 (Zesty Zapus)

hdf-compass software package provides viewer for HDF5 and related formats, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hdf-compass 

hdf-compass is installed in your system.

Make ensure the hdf-compass package were installed using the commands given below,

$ sudo dpkg-query -l | grep hdf-compass *

You will get with hdf-compass package name, version, architecture and description in a table

hdf-compass package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Science
Package hdf-compass
Version 0.6.0-1
Description viewer for HDF5 and related formats
Sub Section Science


See Also, How to uninstall or remove hdf-compass software package from Ubuntu 17.04 (Zesty Zapus)?