How to Install and Uninstall python3-GridDataFormats Package on openSUSE Leap
Last updated: February 24,2025
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
Copied
$
sudo zypper install
python3-GridDataFormats
Copied
2. Uninstall "python3-GridDataFormats" package
Please follow the instructions below to uninstall python3-GridDataFormats on openSUSE Leap:
$
sudo zypper remove
python3-GridDataFormats
Copied
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.
------------------------------------------------
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.