If u try to install rustdesk .deb or .rpm, it fails if you do not have systemd. Possible workaraound... See https://github.com/chromebrew/chromebrew/blob/master/manifest/x86_64/r/rustdesk.filelist The above rustdesk.filelist shows files from .deb package (but installed in /usr/local/) TODO: add script to get .deb file, and extract files to /usr/local tree. The transcript below shows dependencies: libsciter_gtk libyuv xdotool
Instead of using systemd to start rustdesk in background, AI said try one of tmux or screen:
tmux new -s rustdesk