Unfortunately, there doesn't seem to be an i686 version anymore, getting a 404 error from the direct link and the download page. Will update as and when there is a 32-bit version available.
Search Criteria
Package Details: chrome-remote-desktop 133.0.6943.7-1
Package Actions
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: | 124 |
Popularity: | 0.140649 |
First Submitted: | 2014-04-27 23:43 (UTC) |
Last Updated: | 2025-02-04 19:33 (UTC) |
Dependencies (13)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libutempter (libutempter-gitAUR)
- libxss
- nss (nss-hgAUR)
- python-packaging
- python-psutil
- python-pyxdg
- xf86-video-dummy (xf86-video-dummy-with-vtAUR)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR)
- xorg-setxkbmap
- xorg-xauth
- xorg-xdpyinfo
- xorg-xrandr (xorg-xrandr-gitAUR)
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 33 Next › Last »
DaveB commented on 2016-04-01 07:42 (UTC)
DaveB commented on 2016-03-02 21:46 (UTC)
@dlh I'm leaving it at nano, as setting up nano as a default editor is a pain and I don't want to subject anyone to vi as the default editor if they just want to install this package.
dlh commented on 2016-02-29 21:07 (UTC)
@DaveB: You should not require nano, but instead invoke editor that is specified in EDITOR env variable.
DaveB commented on 2016-02-25 22:05 (UTC)
ephemient: Done, thanks for your help!
ephemient commented on 2016-02-25 20:45 (UTC)
Could you change
@@ -16,3 +16,3 @@
-_arch=i386
-[ "$CARCH" == x86_64 ] && _arch=amd64
-source=("https://dl.google.com/linux/direct/${pkgname}_current_${_arch}.deb"
+source_i686=("http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}_i386.deb")
+source_x86_64=("http://dl.google.com/linux/chrome-remote-desktop/deb/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}_amd64.deb")
+source=(
@@ -21 +21,3 @@
-md5sums=('SKIP'
+md5sums_i686=('bf9135f439fa4bfa1daf16e96c62d87a')
+md5sums_x86_64=('90cd272f1758617478380906f5cbc219')
+md5sums=(
please? Using _current.deb breaks for those of us caching with /etc/makepkg.conf:SRCDEST and there's no reason not to include checksums.
Det commented on 2015-12-16 12:48 (UTC)
"cd "$srcdir"" is redundant.
DaveB commented on 2015-12-08 22:07 (UTC)
Det, could you please stop flagging this out of date? I check it every day, it is up to date.
DaveB commented on 2015-11-30 14:43 (UTC)
You're welcome :)
Paviluf commented on 2015-11-30 12:21 (UTC)
Yes problem solved. At least there is some useful info on the comments about this now.
Sorry for the inconvenience Dave and thank you for your work ;)
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):
crd --setup
~/.chrome-remote-desktop-session
DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
crd --start