#!/usr/bin/env bash ##makedesc: Install rustdesk client (flatpak) echo echo "===============================================" echo "Installing rustdesk..." echo "===============================================" echo # https://github.com/rustdesk/rustdesk flatpak install -y com.rustdesk.RustDesk # https://develop.kde.org/docs/administration/portal-permissions/ flatpak permission-set kde-authorized remote-desktop com.rustdesk.RustDesk yes