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

Last updated: May 16,2024

1. Install "python3-hdf5storage" package

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

$ sudo apt update $ sudo apt install python3-hdf5storage

2. Uninstall "python3-hdf5storage" package

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

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

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

Package: python3-hdf5storage
Priority: optional
Section: universe/python
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: python-hdf5storage
Version: 0.1.13-1
Depends: python3:any (>= 3.3.2-2~), python3-h5py, python3-numpy
Suggests: python-hdf5storage-doc
Filename: pool/universe/p/python-hdf5storage/python3-hdf5storage_0.1.13-1_all.deb
Size: 39082
MD5sum: b722163476d5e59a2e55d663afc237d0
SHA1: 770ea1a64bd881e4d20bbfe374c56bd9f3d30c7a
SHA256: 77f9b49d5f686603a4ecf3d2e15185a2eb9d3a9bdb1ddb5fec224cacb78a3160
Description-en: high-level utilities to read from and write to HDF5 (Python 3)
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 3 interpreter.
Description-md5: 625a7f16487a053ef7e31d0865209ad9
Homepage: https://github.com/frejanordsiek/hdf5storage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu