disable/remove displaylink

hi,
I would like to disable or remove the displaylink service (don't care as log as it does not run),
since I have various artifacts appearing on screen when I use my monitors via displaylink and the outputs are also always re-enabled after a reboot

already tried to disable it via sudo systemctl disable displaylink.service but it still runs after a reboot

new to these atomic desktops, thanks for bearing with me 😃
Solution
answering my own question in case anyone needs it:
sudo systemctl mask displaylink did the trick
Was this page helpful?