How to Install and Uninstall python38-GridDataFormats Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python38-GridDataFormats" package

Please follow the guidance below to install python38-GridDataFormats on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-GridDataFormats

2. Uninstall "python38-GridDataFormats" package

Here is a brief guide to show you how to uninstall python38-GridDataFormats on openSuSE Tumbleweed:

$ sudo zypper remove python38-GridDataFormats

3. Information about the python38-GridDataFormats package on openSuSE Tumbleweed

Information for package python38-GridDataFormats:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-GridDataFormats
Version : 0.5.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python-GridDataFormats-0.5.0-2.2.src
Summary : Python Tools for Reading and writing of data on regular grids
Description :
The *gridDataFormats* package provides classes to unify reading and
writing n-dimensional datasets. One can read grid data from files,
make them available as a :class:`Grid` object, and allows one to
write out the data again.