How to Install and Uninstall python-gribapi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-gribapi" package

This guide covers the steps necessary to install python-gribapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gribapi

2. Uninstall "python-gribapi" package

This guide let you learn how to uninstall python-gribapi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gribapi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gribapi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gribapi
Priority: optional
Section: universe/python
Installed-Size: 278
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Zini
Architecture: amd64
Source: grib-api
Version: 1.14.4-5
Provides: python2.7-gribapi
Depends: libc6 (>= 2.14), libgrib-api0 (>= 1.14.3), libpython2.7 (>= 2.7), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/g/grib-api/python-gribapi_1.14.4-5_amd64.deb
Size: 60196
MD5sum: a67b736521a990be76bfdd822e16e77f
SHA1: 765353e967308d906b1d6d2e0c7b232547c8b443
SHA256: 9672ffb7035af62e2dd499500cce54417deae840b21c41e99d09affa6bec0da5
Description-en: Python module for the ECMWF GRIB API library
The ECMWF GRIB API is an application program interface accessible from C and
FORTRAN programs developed for encoding and decoding WMO FM-92 GRIB edition 1
and edition 2 messages.
.
This is a Python wrapper for the GRIB API library.
.
ECMWF is the European Centre for Medium-Range Weather Forecasts.
Description-md5: bacf3fee89735328446e038c248313d6
Homepage: https://software.ecmwf.int/wiki/display/GRIB/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu