How to install chrome remote desktop

Hi Fernado_Loula,

Unfortunately, Chrome Remote Desktop seems only provided in deb package and it is currently not support on flathub.

And here are two possible solutions you may want to look into:

  1. Using built-in Screen Sharing service(vino-server, an VNC server)
    • To enable it, open a terminal and enter:
      • $ sudo systemctl --user start vino-server.service
    • Then you can use ‘Vinagre’(the default remote desktop viewer in Gnome and Endless OS) or any VNC view to access via the IP with default port 5900
    • And to setup the viewer password, please go to: Settings > Sharing > Screen Sharing (There is an known issue the toggle won’t work, but ‘Require a password’ still can be set from the interface)
  • and, to stop it:
    • $ sudo systemctl --user stop vino-server.service
  1. Try commercial solution like Anydesk,
    You will need to install on both end of your computers.
    Flatpak installation can be found here: https://flathub.org/apps/details/com.anydesk.Anydesk
    And also, please reference detail steps in this post: How to Access Endless OS in Remote Access