How to Install and Uninstall python-hdf5storage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 14,2024

1. Install "python-hdf5storage" package

Please follow the steps below to install python-hdf5storage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hdf5storage

2. Uninstall "python-hdf5storage" package

Please follow the step by step instructions below to uninstall python-hdf5storage on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-hdf5storage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-hdf5storage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-hdf5storage
Priority: optional
Section: universe/python
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 0.1.13-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-h5py, python-numpy
Suggests: python-hdf5storage-doc
Filename: pool/universe/p/python-hdf5storage/python-hdf5storage_0.1.13-1_all.deb
Size: 39014
MD5sum: b318dc2472014ee8b9d846eb3409e482
SHA1: b9db6ffbdeaf7fd0a68b81eeb186c279bee7cf9a
SHA256: d5511dee5d3d6422813a247ca161e3dfd6cd9135a6d4ee641bf376ec31cf7bef
Description-en: high-level utilities to read from and write to HDF5 (Python 2)
This package provides high level utilities to read/write a variety of Python
types to/from HDF5 (Heirarchal Data Format) formatted files. This package also
provides support for MATLAB MAT v7.3 formatted files, which are just HDF5 files
with a different extension and some extra meta-data.
.
This package provides hdf5storage for the Python 2 interpreter.
Description-md5: a59bb8b2289f9e435c5838bb882f6ce4
Homepage: https://github.com/frejanordsiek/hdf5storage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu