How to Install and Uninstall libgrib2c-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libgrib2c-dev" package

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

$ sudo apt update $ sudo apt install libgrib2c-dev

2. Uninstall "libgrib2c-dev" package

Please follow the guidance below to uninstall libgrib2c-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgrib2c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgrib2c-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgrib2c-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: g2clib
Version: 1.4.0-2
Depends: libgrib2c0d (= 1.4.0-2)
Recommends: pkg-config
Filename: pool/universe/g/g2clib/libgrib2c-dev_1.4.0-2_amd64.deb
Size: 40616
MD5sum: 6f52ba182b1d817337ab89e74c8b0c94
SHA1: f5a99c0583feb0f309164f1c4b78ed3fb844803c
SHA256: dff1056b607b6da865078436c489d17ea1cf80cdae62119bb10419b61e33138b
Description-en: NCEP GRIB2 library - development files
This is the libgrib2c library from NCEP for encoding and
decoding 'GRIB2' data formats.
.
This package contains the static libraries and headers needed to build
applications against libgrib2.
Description-md5: fcaacce425f1dfb95bd7c312d93f7654
Multi-Arch: same
Homepage: http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu