weather on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S weather

* (Optional) Uninstall weather on Arch using YAY

$ yay -Rns weather

2. Manually Install "weather" via AUR

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

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

b. Clone weather's git locally

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

c. Go to ~/weather folder and install it

$ cd ~/weather $ makepkg -si

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

ID: 1045972
Name: weather
PackageBaseID: 13377
PackageBase: weather
Version: 2.4.2-1
Description: CLI tool which shows weather forecasts from METAR data
URL: http://fungi.yuggoth.org/weather/
NumVotes: 39
Popularity: 0
OutOfDate: 1693745176
Maintainer:
Submitter:
FirstSubmitted: 1192787762
LastModified: 1646375451
URLPath: /cgit/aur.git/snapshot/weather.tar.gz