I do this with the following:
sudo launchctl unload /Library/LaunchDaemons/org.urbackup.client.plist
…in conjunction with a sudo rm -rf
to get rid of the application itself, this seems to prevent it from respawning…
To be honest, the uninstall script never worked for me on 10.13 either…