Chrome Remote Desktop Debian |work| -
sudo apt install chromium chromium-l10n wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb For ARM (Raspberry Pi):
# Download Google Chrome .deb wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list' sudo apt update sudo apt install google-chrome-stable For – use Chromium: chrome remote desktop debian
Nothing extra needed, but if you have Wayland (default on GNOME Debian 12), switch to Xorg from login screen. sudo apt install chromium chromium-l10n wget https://dl