How to Install and Uninstall python3-grib Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-grib" package

In this section, we are going to explain the necessary steps to install python3-grib on Kali Linux

$ sudo apt update $ sudo apt install python3-grib

2. Uninstall "python3-grib" package

This guide covers the steps necessary to uninstall python3-grib on Kali Linux:

$ sudo apt remove python3-grib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-grib package on Kali Linux

Package: python3-grib
Source: pygrib
Version: 2.1.5-2
Installed-Size: 1268
Maintainer: Alastair McKinstry
Architecture: amd64
Replaces: python-grib (<< 2.0.0-1), python-grib-doc (<< 2.0.0-2)
Depends: libc6 (>= 2.4), libeccodes0 (>= 2.33.0), libeccodes-data, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3-pkg-resources, python3-pyproj, python3:any, python3-distutils, libeccodes-dev, libg2c-dev | libgrib2c-dev
Recommends: python-grib-doc
Breaks: python-grib (<< 2.0.0-1), python-grib-doc (<< 2.0.0-2)
Size: 338704
SHA256: d2df92bf1d516253eb5998da2c8b54f085fdddb98905976b1eb456bb90987e98
SHA1: 00f8720cc4fdc483bcdbee0aafbb3c44303de629
MD5sum: 3438eda25f2aaf4fea5e2c878512cd64
Description: Python 3 module for reading and writing GRIB files
Python 3 module for reading and writing GRIB (editions 1 and 2) files.
GRIB is the World Meterological Organization standard for
distributing gridded data. The module is a Python 3 interface
to the GRIB API C library from the
European Centre for Medium-Range Weather Forecasts (ECMWF).
.
This package also contains the cnvgrib1to2, grib_list, grib_repack, and
cnvgrib2to1 scripts.
Description-md5:
Homepage: https://github.com/jswhit/pygrib
Section: python
Priority: optional
Filename: pool/main/p/pygrib/python3-grib_2.1.5-2_amd64.deb