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

Last updated: May 18,2024

1. Install "python3-GridDataFormats" package

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

$ sudo zypper refresh $ sudo zypper install python3-GridDataFormats

2. Uninstall "python3-GridDataFormats" package

Please follow the instructions below to uninstall python3-GridDataFormats on openSUSE Leap:

$ sudo zypper remove python3-GridDataFormats

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

Information for package python3-GridDataFormats:
------------------------------------------------
Repository : Main Repository
Name : python3-GridDataFormats
Version : 0.5.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-GridDataFormats-0.5.0-bp155.2.12.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.