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

Last updated: September 15,2024

1. Install "python311-GridDataFormats" package

Learn how to install python311-GridDataFormats on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-GridDataFormats

2. Uninstall "python311-GridDataFormats" package

This is a short guide on how to uninstall python311-GridDataFormats on openSuSE Tumbleweed:

$ sudo zypper remove python311-GridDataFormats

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

Information for package python311-GridDataFormats:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.