How to Install and Uninstall python3-eccodes.x86_64 Package on Fedora 36

Last updated: January 12,2025

1. Install "python3-eccodes.x86_64" package

This tutorial shows how to install python3-eccodes.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-eccodes.x86_64

2. Uninstall "python3-eccodes.x86_64" package

Please follow the guidance below to uninstall python3-eccodes.x86_64 on Fedora 36:

$ sudo dnf remove python3-eccodes.x86_64 $ sudo dnf autoremove

3. Information about the python3-eccodes.x86_64 package on Fedora 36

Last metadata expiration check: 5:49:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-eccodes
Version : 1.4.2
Release : 1.fc36
Architecture : x86_64
Size : 246 k
Source : python-eccodes-1.4.2-1.fc36.src.rpm
Repository : updates
Summary : Python interface to the ecCodes GRIB and BUFR decoder/encoder
URL : https://pypi.org/project/eccodes/
License : ASL 2.0
Description : Python 3 interface to encode and decode GRIB and BUFR files via the
: ECMWF ecCodes library. It allows reading and writing of GRIB 1 and 2
: files and BUFR 3 and 4 files.