wttr on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S wttr

* (Optional) Uninstall wttr on Arch using YAY

$ yay -Rns wttr

2. Manually Install "wttr" via AUR

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

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

b. Clone wttr's git locally

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

c. Go to ~/wttr folder and install it

$ cd ~/wttr $ makepkg -si

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

ID: 1227564
Name: wttr
PackageBaseID: 112171
PackageBase: wttr
Version: 1.55-2
Description: a simple script that checks the weather condition via http://wttr.in
URL: https://github.com/cblte/bash-script-wttr
NumVotes: 19
Popularity: 0.001895
OutOfDate:
Maintainer: AmirrezaFiroozi
Submitter: AmirrezaFiroozi
FirstSubmitted: 1465228965
LastModified: 1678989298
URLPath: /cgit/aur.git/snapshot/wttr.tar.gz