How to Install and Uninstall python2-GridDataFormats Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-GridDataFormats" package

In this section, we are going to explain the necessary steps to install python2-GridDataFormats on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-GridDataFormats

2. Uninstall "python2-GridDataFormats" package

Please follow the step by step instructions below to uninstall python2-GridDataFormats on openSUSE Leap:

$ sudo zypper remove python2-GridDataFormats

3. Information about the python2-GridDataFormats package on openSUSE Leap

Information for package python2-GridDataFormats:
------------------------------------------------
Repository : Main Repository
Name : python2-GridDataFormats
Version : 0.5.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 2,9 MiB
Installed : No
Status : not installed
Source package : python-GridDataFormats-0.5.0-bp153.1.16.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.