# please ignore the wrong disk usage report
sudo apt install -fy ./rustdesk-<version>.deb
sudo yum localinstall ./rustdesk-<version>.rpm
sudo pacman -U ./rustdesk-<version>.pkg.tar.zst
sudo zypper install --allow-unsigned-rpm ./rustdesk-<version>-suse.rpm
RustDesk does not support wayland yet; you need switch to X11 manually.
RustDesk now has experimental Wayland support. You may need to download the nightly version to enable this feature.
Modify below line to WaylandEnable=false
in /etc/gdm/custom.conf
or /etc/gdm3/custom.conf
:
#WaylandEnable=false
Please reboot to make above changes taking effect