eccodes on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S eccodes

* (Optional) Uninstall eccodes on Arch using YAY

$ yay -Rns eccodes

2. Manually Install "eccodes" via AUR

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

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

b. Clone eccodes's git locally

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

c. Go to ~/eccodes folder and install it

$ cd ~/eccodes $ makepkg -si

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

ID: 1415291
Name: eccodes
PackageBaseID: 117577
PackageBase: eccodes
Version: 2.34.1-1
Description: ECMWF decoding library for GRIB, BUFR and GTS
URL: https://confluence.ecmwf.int/display/ECC/ecCodes+Home
NumVotes: 12
Popularity: 0.010915
OutOfDate:
Maintainer: jankoh
Submitter: graziano
FirstSubmitted: 1481121244
LastModified: 1708881100
URLPath: /cgit/aur.git/snapshot/eccodes.tar.gz