Search Criteria
Package Details: chrome-remote-desktop-bin 1.0.1-10
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chrome-remote-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | chrome-remote-desktop-bin |
| Description: | A simple Desktop application for Chrome Remote Desktop, built using Electron.js.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://github.com/mikepruett3/chrome-remote-desktop |
| Keywords: | chrome desktop-app desktop-application electron electron-app remotedesktop |
| Licenses: | MIT |
| Conflicts: | chrome-remote-desktop |
| Provides: | chrome-remote-desktop |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-08-09 07:11 (UTC) |
| Last Updated: | 2026-06-24 03:37 (UTC) |
Latest Comments
zxp19821005 commented on 2026-06-24 03:38 (UTC)
@nanaoa I'm sorry, I'd no idea about that. Maybe you can send a feedback to the upstream?
nanaoa commented on 2026-06-22 16:09 (UTC) (edited on 2026-06-22 16:09 (UTC) by nanaoa)
I want to use my computer from my android phone (as I do with my windows install). When I try to share my desktop it says to go to g.co/crd/headless and run a debian command in terminal, but fails because the file /opt/google/chrome-remote-desktop/start-host is missing.
I have installed: google-chrome chrome-remote-desktop-bin and electron23-bin
any ideas?
zxp19821005 commented on 2025-08-01 05:27 (UTC)
@nanaoa You just need to install
electron23-binat first.nanaoa commented on 2025-07-21 10:04 (UTC)
Wich browser is required for this to work? I have installed google-chrome (AUR): https://aur.archlinux.org/packages/google-chrome
But when I try to share my desktop chrome-remote-desktop-bin says I have to install chrome and hangs for a few minutes.
Im thinking kdeconnet is a better choice.
zxp19821005 commented on 2025-03-18 11:03 (UTC)
@elvisvan I suggest that you can just install
electron23-bin, everything will be ok.elvisvan commented on 2025-03-18 10:58 (UTC) (edited on 2025-03-18 11:02 (UTC) by elvisvan)
is it necessary to full clone the electron (and chromium-mirror, etc.) repo with its entire history for this to work? if not i suggest specifying
--depth=1for the git clone operation in order to reduce installation time, the clone operation has been running for over 10min and it's still at only 10% but already >4gb in size, at this rate it will be ~40gb after clone finish