How To Install python3-GridDataFormats on Fedora 36

In this tutorial we learn how to install python3-GridDataFormats in Fedora 36. python3-GridDataFormats is Read and write data on regular grids in Python

Introduction

In this tutorial we learn how to install python3-GridDataFormats on Fedora 36.

What is python3-GridDataFormats

GridDataFormats provides the Python package ‘gridData’. It contains a class (‘Grid’) to handle data on a regular grid — basically NumPy n-dimensional arrays. It supports reading from and writing to some common formats (such as OpenDX).

We can use yum or dnf to install python3-GridDataFormats on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-GridDataFormats.

Install python3-GridDataFormats on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-GridDataFormats using dnf by running the following command:

sudo dnf -y install python3-GridDataFormats

Install python3-GridDataFormats on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-GridDataFormats using yum by running the following command:

sudo yum -y install python3-GridDataFormats

How To Uninstall python3-GridDataFormats on Fedora 36

To uninstall only the python3-GridDataFormats package we can use the following command:

sudo dnf remove python3-GridDataFormats

python3-GridDataFormats Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/GridDataFormats-0.6.0-py3.10.egg-info/zip-safe
/usr/lib/python3.10/site-packages/gridData
/usr/lib/python3.10/site-packages/gridData/CCP4.py
/usr/lib/python3.10/site-packages/gridData/OpenDX.py
/usr/lib/python3.10/site-packages/gridData/__init__.py
/usr/lib/python3.10/site-packages/gridData/__pycache__
/usr/lib/python3.10/site-packages/gridData/__pycache__/CCP4.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/CCP4.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/OpenDX.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/OpenDX.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/core.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/core.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/gOpenMol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/__pycache__/gOpenMol.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/_version.py
/usr/lib/python3.10/site-packages/gridData/core.py
/usr/lib/python3.10/site-packages/gridData/gOpenMol.py
/usr/lib/python3.10/site-packages/gridData/tests
/usr/lib/python3.10/site-packages/gridData/tests/__init__.py
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_ccp4.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_ccp4.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_dx.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_dx.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_gOpenMol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_gOpenMol.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_grid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/__pycache__/test_grid.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/datafiles
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/1jzv.ccp4
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/__init__.py
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/__pycache__
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/nAChR_M2_water.plt
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/test.ccp4
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/test.dx
/usr/lib/python3.10/site-packages/gridData/tests/datafiles/test.dx.gz
/usr/lib/python3.10/site-packages/gridData/tests/test_ccp4.py
/usr/lib/python3.10/site-packages/gridData/tests/test_dx.py
/usr/lib/python3.10/site-packages/gridData/tests/test_gOpenMol.py
/usr/lib/python3.10/site-packages/gridData/tests/test_grid.py
/usr/share/doc/python3-GridDataFormats
/usr/share/doc/python3-GridDataFormats/AUTHORS
/usr/share/doc/python3-GridDataFormats/README.rst
/usr/share/licenses/python3-GridDataFormats
/usr/share/licenses/python3-GridDataFormats/COPYING.LESSER

References

Summary

In this tutorial we learn how to install python3-GridDataFormats on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).