python-pygrib on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-pygrib

* (Optional) Uninstall python-pygrib on Arch using YAY

$ yay -Rns python-pygrib

2. Manually Install "python-pygrib" via AUR

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

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

b. Clone python-pygrib's git locally

$ git clone https://aur.archlinux.org/python-pygrib.git ~/python-pygrib

c. Go to ~/python-pygrib folder and install it

$ cd ~/python-pygrib $ makepkg -si

3. Information about the python-pygrib package on Arch User Repository (AUR)

ID: 1005304
Name: python-pygrib
PackageBaseID: 103010
PackageBase: python-pygrib
Version: 2.1.4-2
Description: Python module for reading and writing GRIB (editions 1 and 2) files.
URL: https://github.com/jswhit/pygrib
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: skew-t
Submitter: liviucmg
FirstSubmitted: 1446834477
LastModified: 1639702913
URLPath: /cgit/aur.git/snapshot/python-pygrib.tar.gz