Vince,
Thanks for support.
I've installed weewx using your algorithm
The program's download was interrupted several times
I restarted it manually
Let's see how it works
I'll write about it later

четверг, 5 марта 2026 г. в 19:56:18 UTC+3, Vince Skahan: 

> Any recent Raspbian works.
>
> Just try the official commands from the Debian quickstart again please.
>
> # 1. install prerequisites
> sudo apt update
> sudo apt install -y wget gnupg
>
> # 2. tell the os to trust the weewx gpg keys
> wget -qO - https://weewx.com/keys.html | sudo gpg --dearmor --output 
> /etc/apt/trusted.gpg.d/weewx.gpg
>
> # 3. tell the os where to find the weewx packages
> echo "deb [arch=all] https://weewx.com/apt/python3 buster main" | sudo 
> tee /etc/apt/sources.list.d/weewx.list
>
> # 4. update the os to know what is in the weewx repository
> sudo apt update
>
> # 5.install weewx
> sudo apt install weewx
>
> Running 'sudo apt update' both times is very important to do.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/c2def203-a07b-4029-ba7d-10f38b4d82e0n%40googlegroups.com.

Reply via email to