weewx on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S weewx

* (Optional) Uninstall weewx on Arch using YAY

$ yay -Rns weewx

2. Manually Install "weewx" via AUR

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

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

b. Clone weewx's git locally

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

c. Go to ~/weewx folder and install it

$ cd ~/weewx $ makepkg -si

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

ID: 1407396
Name: weewx
PackageBaseID: 155341
PackageBase: weewx
Version: 5.0.2-1
Description: Software for logging data from weather stations
URL: http://www.weewx.com/
NumVotes: 8
Popularity: 0.583848
OutOfDate:
Maintainer: xcuipir
Submitter: xcuipir
FirstSubmitted: 1594474524
LastModified: 1707645125
URLPath: /cgit/aur.git/snapshot/weewx.tar.gz