I'm trying to find a way to install the XFCE weather task bar app. Neither the weather app nor the goodies app is available in the repository.

    It would be best to use xfce4-weather-plugin. It can be compiled.
    Download latest version
    You must have:

    sudo eopkg install -c system.devel
    sudo eopkg it xfce4-panel-devel libsoup-devel libxfce4util-devel libxfce4ui-devel json-c-devel libgtk-3-devel

    Unzip the downloaded package and go to the catalog

    Compile/install:

    ./configure --prefix=/usr
    make
    sudo make install

    If something is missing, write.

    7 days later

    This is already merged on unstable. It will be available next sync (around next week). Cheers!