SUSE repository for WeeWX

Tell the system to trust weewx.com

sudo rpm --import http://weewx.com/keys.html

Tell zypper where to find the WeeWX repository

curl -s http://weewx.com/suse/weewx.repo | sudo tee /etc/zypp/repos.d/weewx.repo

Install WeeWX

sudo zypper install weewx

Update WeeWX

sudo zypper update weewx