How to Install and Uninstall python3-pygrib.x86_64 Package on Fedora 36
Last updated: January 16,2025
1. Install "python3-pygrib.x86_64" package
This guide covers the steps necessary to install python3-pygrib.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-pygrib.x86_64
Copied
2. Uninstall "python3-pygrib.x86_64" package
Learn how to uninstall python3-pygrib.x86_64 on Fedora 36:
$
sudo dnf remove
python3-pygrib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pygrib.x86_64 package on Fedora 36
Last metadata expiration check: 0:05:26 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-pygrib
Version : 2.1.4
Release : 3.fc36
Architecture : x86_64
Size : 266 k
Source : pygrib-2.1.4-3.fc36.src.rpm
Repository : fedora
Summary : Python module for reading and modifying GRIB files
URL : https://github.com/jswhit/pygrib
License : MIT
Description : Cython wrapper to provide a high-level interface to the ECMWF eccodes
: C library for handling GRIB files.
:
: GRIB is the the World Meteorological Organization (WMO) standard for
: distributing gridded data.
: This module contains python interfaces for reading and modifying GRIB files
: using the ECMWF ECCODES C library,
: as well as command-line utilities for listing and re-packing GRIB files.
:
: There are for now limited capabilities for writing GRIB files, i.e.
: you can modify the contents of an existing file,
: but you can't create one from scratch.
Available Packages
Name : python3-pygrib
Version : 2.1.4
Release : 3.fc36
Architecture : x86_64
Size : 266 k
Source : pygrib-2.1.4-3.fc36.src.rpm
Repository : fedora
Summary : Python module for reading and modifying GRIB files
URL : https://github.com/jswhit/pygrib
License : MIT
Description : Cython wrapper to provide a high-level interface to the ECMWF eccodes
: C library for handling GRIB files.
:
: GRIB is the the World Meteorological Organization (WMO) standard for
: distributing gridded data.
: This module contains python interfaces for reading and modifying GRIB files
: using the ECMWF ECCODES C library,
: as well as command-line utilities for listing and re-packing GRIB files.
:
: There are for now limited capabilities for writing GRIB files, i.e.
: you can modify the contents of an existing file,
: but you can't create one from scratch.