-
Notifications
You must be signed in to change notification settings - Fork 0
Removal
ThatOneGuyGreggers edited this page Aug 25, 2026
·
1 revision
Stop applications using /dev/uinput, then run:
systemctl --user stop app-dev.lizardbyte.app.Sunshine.service
./scripts/uninstall.shThe uninstall script removes the module, boot-load configuration, and udev
rule, then refreshes module dependencies. It leaves input group membership
unchanged because other input applications may depend on it.
If a process still has /dev/uinput open, module removal fails safely. Stop
that process and rerun the script.