How to install and run rustdesk?

Steps need to follow:

  1. Open Terminal ( Ctrl + alt + t )
    wget https://github.com/rustdesk/rustdesk/releases/download/1.3.6/rustdesk-1.3.6-aarch64.AppImage

  2. Give Permission to rustdesk AppImage
    sudo chmod +x ./rustdesk-1.3.6-aarch64.AppImage

  3. Run Application
    ./rustdesk-1.3.6-aarch64.AppImage

For More info: