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

Last updated: July 02,2024

1. Install "python312-GridDataFormats" package

Please follow the step by step instructions below to install python312-GridDataFormats on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-GridDataFormats

2. Uninstall "python312-GridDataFormats" package

Learn how to uninstall python312-GridDataFormats on openSuSE Tumbleweed:

$ sudo zypper remove python312-GridDataFormats

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

Information for package python312-GridDataFormats:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-GridDataFormats
Version : 1.0.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : python-GridDataFormats-1.0.2-1.2.src
Upstream URL : https://github.com/MDAnalysis/GridDataFormats/
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.