g2clib on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "g2clib" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install g2clib on Arch using YAY

$ yay -S g2clib

* (Optional) Uninstall g2clib on Arch using YAY

$ yay -Rns g2clib

2. Manually Install "g2clib" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone g2clib's git locally

$ git clone https://aur.archlinux.org/g2clib.git ~/g2clib

c. Go to ~/g2clib folder and install it

$ cd ~/g2clib $ makepkg -si

3. Information about the g2clib package on Arch User Repository (AUR)

ID: 1329222
Name: g2clib
PackageBaseID: 41145
PackageBase: g2clib
Version: 1.7.0-2
Description: GRIB2 encoder/decoder (C version)
URL: https://github.com/NOAA-EMC/NCEPLIBS-g2c
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: skew-t
Submitter: graziano
FirstSubmitted: 1285523949
LastModified: 1696537910
URLPath: /cgit/aur.git/snapshot/g2clib.tar.gz