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

Last updated: May 14,2024

1. Install "python3-cfgrib" package

Learn how to install python3-cfgrib on Kali Linux

$ sudo apt update $ sudo apt install python3-cfgrib

2. Uninstall "python3-cfgrib" package

This is a short guide on how to uninstall python3-cfgrib on Kali Linux:

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

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

Package: python3-cfgrib
Source: cfgrib
Version: 0.9.10.4-4
Installed-Size: 186
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libeccodes-data, python3-attr, python3-click, python3-eccodes, python3-numpy, python3:any, libeccodes0, python3-xarray, python3-cffi, python3-pandas
Size: 46144
SHA256: 04c221b7226e992e75a9a8026bc253168b8b7aa25b0ff7cf90cc0a05adae9a3e
SHA1: c33b43f9ea7efc7b7851b536686bfbdf5fd48b1b
MD5sum: 94e8603afe7daa0cd151c16bf5f72457
Description: Python 3 module supporting the CF convention in GRIB files
This module provides a Python3 interface to map GRIB files to the NetCDF
Common Data Model following the CF Conventions.
The high level API is designed to support a GRIB backend for xarray and it is
inspired by NetCDF-python and h5netcdf.
Low level access and decoding is performed via the ECMWF ecCodes library.
Description-md5:
Homepage: https://pypi.org/project/cfgrib
Section: python
Priority: optional
Filename: pool/main/c/cfgrib/python3-cfgrib_0.9.10.4-4_amd64.deb