Syncthing from template to appVm

Hi - am trying to get syncthing into my debian appVM on Qubes 4.2

I installed in the template using: sudo apt install syncthing - and I can run the syncthing command from the template.

when refreshing the applications in the appVm, there are now two more options:

  • Start Syncthing
  • syncthing web UI

However neither of them seem to do anything, and the syncthing terminal command is unavailable (the binary is not there under /usr/bin).

Where am I going wrong?

Did you restart the app qube after installing the package in the template?

I restarted the whole machine and yes, that seems to have fixed it, thanks!