weewx on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install weewx on Arch using YAY
$
yay -S
weewx
Copied
* (Optional) Uninstall weewx on Arch using YAY
$
yay -Rns
weewx
Copied
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
Copied
b. Clone weewx's git locally
$
git clone https://aur.archlinux.org/weewx.git
~/weewx
Copied
c. Go to ~/weewx folder and install it
$
cd
~/weewx
Copied
$
makepkg -si
Copied
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
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