grib2ctl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S grib2ctl

* (Optional) Uninstall grib2ctl on Arch using YAY

$ yay -Rns grib2ctl

2. Manually Install "grib2ctl" via AUR

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

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

b. Clone grib2ctl's git locally

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

c. Go to ~/grib2ctl folder and install it

$ cd ~/grib2ctl $ makepkg -si

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

ID: 206730
Name: grib2ctl
PackageBaseID: 13454
PackageBase: grib2ctl
Version: 0.9.13-1
Description: Takes GRIB files and makes GrADS control files
URL: http://www.cpc.ncep.noaa.gov/products/wesley/grib2ctl.html
NumVotes: 1
Popularity: 0
OutOfDate: 1701170770
Maintainer:
Submitter: graziano
FirstSubmitted: 1193387905
LastModified: 1436020913
URLPath: /cgit/aur.git/snapshot/grib2ctl.tar.gz