Weather applet inop

with the link @burgess-m gave you, you can also use:

wget  https://launchpad.net/~xubuntu-dev/+archive/ubuntu/staging/+files/xfce4-weather-plugin_0.11.3-1~bpo24.04_amd64.deb

Install it with apt

sudo apt install '/home/me/Downloads/xfce4-weather-plugin_0.11.3-1~bpo24.04_amd64.deb'

Make sure your terminal is in the directory as the .Deb

apt policy xfce4-weather-plugin
xfce4-weather-plugin:
  Installed: 0.11.3-1
  Candidate: 0.11.3-1
  Version table:
 *** 0.11.3-1 500
        500 http://archive.ubuntu.com/ubuntu plucky/universe amd64 Packages
        100 /var/lib/dpkg/status

Also be sure the applet is removed from your panel first.

2 Likes