Package Details: chrome-remote-desktop 118.0.5993.9-1

Git Clone URL: https://aur.archlinux.org/chrome-remote-desktop.git (read-only, click to copy)
Package Base: chrome-remote-desktop
Description: Access other computers or allow another user to access your computer securely over the Internet
Upstream URL: https://remotedesktop.google.com
Keywords: Chrome Chromium Google Networking Remote
Licenses: BSD
Submitter: None
Maintainer: frealgagu
Last Packager: frealgagu
Votes: 123
Popularity: 0.44
First Submitted: 2014-04-27 23:43 (UTC)
Last Updated: 2023-10-06 21:11 (UTC)

Pinned Comments

frealgagu commented on 2020-12-05 22:38 (UTC)

I maintain the latest built package at:

https://github.com/frealgagu/archlinux.chrome-remote-desktop/releases/

victorbrca commented on 2020-04-03 01:04 (UTC)

Thanks @frealgagu for packaging this, @nightuser for the existing session patch and @Brinsky for the instructions.

I've compiled both instructions with screenshots and added it to my blog if anyone is having issues with the install. Otherwise, just follow the instructions in the comments by @Brinsky from 2019-12-06 13:58.

Brinsky commented on 2019-12-06 13:58 (UTC)

Here's how I got this working with the new web app (remotedesktop.google.com):

  1. Build and install the package
  2. run crd --setup
  3. (Optional) Configure execution of your preferred window manager in ~/.chrome-remote-desktop-session
  4. Go to http://remotedesktop.google.com/headless
  5. Click "next" and "authorize" through each instruction
  6. Copy/paste and run the provided "Debian" command, which should look like the following: DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
  7. Set up a name and PIN
  8. Wait for successful output containing "Host ready to receive connections."
  9. Run crd --start

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 32 Next › Last »

gameslayer commented on 2022-04-20 07:02 (UTC)

Chrome remote desktop still thinks I haven't installed it even tho I have and has the extension installed on the Chrome.

I couldn't find the service chrome-remote-desktop.service`` and when I ran/usr/bin/crd --startI get this messageSeems like you haven't set this up yet. Try running: crd --setup.``

And this is my log

[sudo] password for corey: 
Adding user corey to group chrome-remote-desktop
Checking that working directory and session file are present
That would be /home/corey/.config/chrome-remote-desktop and
/home/corey/.chrome-remote-desktop-session

Now entering the editor to make the appropriate changes to your session file.
Press any key to continue...

If you want to set a default size for all clients, please add a
value with format [width]x[height] (e.g 1360x768) in file
/home/corey/.config/chrome-remote-desktop/Size.
Remember that this will affect all clients you use.
If you dont want a default size please leave it blank.
Now entering the editor to make the appropriate changes to
your Size file. Do not enter any comments to this file.
Press any key to continue...

This completes the setup.

Please remember that you will need to allow Chrome or Chromium
to act as a server for this to work at all.

To do that, open https://remotedesktop.google.com/ in your chrome or chromium browser
and follow the instructions. Clicking the computer will open
it in the browser window in default resolution.
For a more pleasant chromoting experience, just issue the command: crd --restart

Happy chromoting! :)

Still doesn't work

ewuplse01 commented on 2022-04-18 04:00 (UTC)

The latest update of chrome-remote-desktop (101.0.4951.26-1) depends on libutempter. After upgrading, I needed to install libutempter in order for it to work.

frealgagu commented on 2021-11-08 15:17 (UTC)

Upgraded to version 96.0.4664.9, please flag package as out-of-date if checksum verification fails or 404 error is thrown downloading sources.

nightuser commented on 2021-11-08 12:39 (UTC) (edited on 2021-11-08 12:41 (UTC) by nightuser)

@Steven_He: Changing the link to the latest deb package and skipping the checksum check is wrong, since the package version will no longer represent the actual version of CRD. One can always obtain the latest version number and SHA256 hash from the Packages file in the CRD repository. I wrote a simple script that fetches this information from upstream and then updates the PKGBUILD file:

#!/bin/bash

. PKGBUILD
oldversion="$pkgver"
oldchecksum="${sha256sums[0]}"

data=($(curl -qs https://dl.google.com/linux/chrome-remote-desktop/deb/dists/stable/main/binary-amd64/Packages | grep '^Version\|^SHA256' | awk '{print $2}'))
version="${data[0]}"
checksum="${data[1]}"

echo "Updating $oldversion to $version"
sed -e "s,$oldversion,$version," -e "s,$oldchecksum,$checksum," -i PKGBUILD

Steven_He commented on 2021-11-08 09:23 (UTC)

Latest fix: Open PKGBUILD Change the URL under source into https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb Change the first long number under sha256sums into SKIP And then you can run makepkg -si like normal

gameslayer commented on 2021-11-07 07:57 (UTC)

Link for deb file is broken again, gives a 404 error when you install it

frealgagu commented on 2021-09-27 23:19 (UTC)

Upgraded to version 94.0.4606.27, please flag package as out-of-date if checksum verification fails or 404 error is thrown downloading sources.

gameslayer commented on 2021-09-27 06:57 (UTC) (edited on 2021-09-27 07:00 (UTC) by gameslayer)

Getting 404 issues when updating/installing the package again

Preparing...
Checking chrome-remote-desktop dependencies...
Resolving dependencies...
Checking inter-conflicts...
Download of xorg-server-xvfb (1.20.13-3) started
Download of xorg-server-xvfb (1.20.13-3) finished
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing xorg-server-xvfb (1.20.13-3)...
A restart is required for the changes to take effect.
Cloning chrome-remote-desktop build files...
Generating chrome-remote-desktop information...

Building chrome-remote-desktop...
==> Making package: chrome-remote-desktop 93.0.4577.16-1 (Mon 27 Sep 2021 16:56:31)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading chrome-remote-desktop-93.0.4577.16.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/c/chrome-remote-desktop/chrome-remote-desktop_93.0.4577.16_amd64.deb
    Aborting...
Failed to build chrome-remote-desktop

The current link is

https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb

alphe commented on 2021-08-17 14:05 (UTC)

After upgrading to the latest version I am having issues to run gnome.

I am connencting correctly but I receive an error saying "Oh no something goes wrong please logout".

I tried to downgrade but I have the same issue.

The isssue is only with gnome, openbox run smoothly.

Does anyone have the same behavior or it is just me?

gameslayer commented on 2021-05-11 04:27 (UTC) (edited on 2021-05-11 04:29 (UTC) by gameslayer)

Download link for deb package needs to be updated.

Preparing...
Cloning chrome-remote-desktop build files...
Checking chrome-remote-desktop dependencies...
Synchronizing package databases...
Warning: paper-icon-theme-git: local (832.aa3e8af7-1) is newer than community (746.04115106-1)
Resolving dependencies...
Checking inter-conflicts...

Building chrome-remote-desktop...
==> Making package: chrome-remote-desktop 89.0.4389.85-1 (Tue 11 May 2021 14:24:36)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading chrome-remote-desktop-89.0.4389.85.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0  1449    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/c/chrome-remote-desktop/chrome-remote-desktop_89.0.4389.85_amd64.deb
    Aborting...
Failed to build chrome-remote-desktop