python-wrf on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-wrf

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

$ yay -Rns python-wrf

2. Manually Install "python-wrf" via AUR

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

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

b. Clone python-wrf's git locally

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

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

$ cd ~/python-wrf $ makepkg -si

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

ID: 1219495
Name: python-wrf
PackageBaseID: 162680
PackageBase: python-wrf
Version: 1.3.4.1-1
Description: A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
URL: https://wrf-python.readthedocs.io/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: heavysink
FirstSubmitted: 1612017515
LastModified: 1677671524
URLPath: /cgit/aur.git/snapshot/python-wrf.tar.gz