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

Last updated: July 04,2024

1. Install "python310-GridDataFormats" package

This tutorial shows how to install python310-GridDataFormats on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-GridDataFormats

2. Uninstall "python310-GridDataFormats" package

This tutorial shows how to uninstall python310-GridDataFormats on openSuSE Tumbleweed:

$ sudo zypper remove python310-GridDataFormats

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

Information for package python310-GridDataFormats:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-GridDataFormats
Version : 1.0.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.0 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.