How to Install and Uninstall python38-h5py Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-h5py" package
Please follow the guidelines below to install python38-h5py on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-h5py
Copied
2. Uninstall "python38-h5py" package
Here is a brief guide to show you how to uninstall python38-h5py on openSuSE Tumbleweed:
$
sudo zypper remove
python38-h5py
Copied
3. Information about the python38-h5py package on openSuSE Tumbleweed
Information for package python38-h5py:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-h5py
Version : 3.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,7 MiB
Installed : No
Status : not installed
Source package : python-h5py-3.4.0-1.2.src
Summary : Python interface to the Hierarchical Data Format library
Description :
H5py provides a simple, robust read/write interface to HDF5 data from Python.
Existing Python and Numpy concepts are used for the interface; for example,
datasets on disk are represented by a proxy class that supports slicing, and
has dtype and shape attributes. HDF5 groups are presented using a dictionary
metaphor, indexed by name.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-h5py
Version : 3.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,7 MiB
Installed : No
Status : not installed
Source package : python-h5py-3.4.0-1.2.src
Summary : Python interface to the Hierarchical Data Format library
Description :
H5py provides a simple, robust read/write interface to HDF5 data from Python.
Existing Python and Numpy concepts are used for the interface; for example,
datasets on disk are represented by a proxy class that supports slicing, and
has dtype and shape attributes. HDF5 groups are presented using a dictionary
metaphor, indexed by name.