python-metpy on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-metpy

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

$ yay -Rns python-metpy

2. Manually Install "python-metpy" via AUR

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

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

b. Clone python-metpy's git locally

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

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

$ cd ~/python-metpy $ makepkg -si

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

ID: 1428465
Name: python-metpy
PackageBaseID: 184176
PackageBase: python-metpy
Version: 1.6.1-1
Description: collection of tools in Python for reading, visualizing and performing calculations with weather data.
URL: https://unidata.github.io/MetPy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrainDamage
Submitter: BrainDamage
FirstSubmitted: 1658422849
LastModified: 1710599433
URLPath: /cgit/aur.git/snapshot/python-metpy.tar.gz