How to Install and Uninstall g2clib-devel.x86_64 Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "g2clib-devel.x86_64" package

In this section, we are going to explain the necessary steps to install g2clib-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install g2clib-devel.x86_64

2. Uninstall "g2clib-devel.x86_64" package

This tutorial shows how to uninstall g2clib-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove g2clib-devel.x86_64 $ sudo dnf autoremove

3. Information about the g2clib-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:02:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : g2clib-devel
Version : 1.6.0
Release : 7.el8
Architecture : x86_64
Size : 71 k
Source : g2clib-1.6.0-7.el8.src.rpm
Repository : epel
Summary : Development files for g2clib
URL : http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/
License : Public Domain
Description : This library contains "C" decoder/encoder
: routines for GRIB edition 2. The user API for the GRIB2 routines
: is described in file "grib2c.doc".
:
: The g2clib-devel package contains libraries and header files for
: developing applications that use g2clib.