wgrib2 on AUR (Arch User Repository)

Last updated: February 12,2025

1. Install "wgrib2" 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 wgrib2 on Arch using YAY

$ yay -S wgrib2

* (Optional) Uninstall wgrib2 on Arch using YAY

$ yay -Rns wgrib2

2. Manually Install "wgrib2" via AUR

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

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

b. Clone wgrib2's git locally

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

c. Go to ~/wgrib2 folder and install it

$ cd ~/wgrib2 $ makepkg -si

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

ID: 1343782
Name: wgrib2
PackageBaseID: 7699
PackageBase: wgrib2
Version: 3.1.3-2
Description: Utility to read and write grib2 files
URL: https://www.cpc.ncep.noaa.gov/products/wesley/wgrib2/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: zqianem
Submitter: graziano
FirstSubmitted: 1164982111
LastModified: 1698547758
URLPath: /cgit/aur.git/snapshot/wgrib2.tar.gz