python-metar on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-metar

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

$ yay -Rns python-metar

2. Manually Install "python-metar" via AUR

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

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

b. Clone python-metar's git locally

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

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

$ cd ~/python-metar $ makepkg -si

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

ID: 1305796
Name: python-metar
PackageBaseID: 161057
PackageBase: python-metar
Version: 1.11.0-1
Description: a Python package to parse METAR-coded weather reports
URL: https://github.com/python-metar/python-metar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1608343783
LastModified: 1692364662
URLPath: /cgit/aur.git/snapshot/python-metar.tar.gz