@1ace: I just transferred the package to you.
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.091603 |
First Submitted: | 2014-04-27 23:43 (UTC) |
Last Updated: | 2025-02-04 19:33 (UTC) |
Dependencies (13)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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 .. 12 13 14 15 16 17 18 19 20 21 22 .. 33 Next › Last »
arafey commented on 2017-12-16 20:52 (UTC)
1ace commented on 2017-12-15 11:43 (UTC)
@DaveB: I'm willing to adopt this package if you don't want to maintain it anymore :)
On top of the other comments people already posted, the current makedepends=('nano')
is incorrect as well: the current script uses nano
as runtime, not during the build, so it would be a normal depends
, but it shouldn't enforce nano
anyway, but instead use $EDITOR, thus dropping nano from any kind of depends.
m3thodic commented on 2017-12-10 01:08 (UTC)
@starain I forked your gist, added some deps and also enforced suid bit to user only. For anyone having issues, try using this gist in place of /opt/google/chrome-remote-desktop/chrome-remote-desktop: https://gist.github.com/tonylambiris/d9b37f224b166a823eb8115911114019
You will just have to change DEFAULT_SIZES to your regular resolution you run X at. You may also have to change FIRST_X_DISPLAY_NUMBER to share your desktop like you normally would want to in a remote pc session. I found this by running sudo xdpyinfo | head -3
(running with sudo is intentional).
Lastly, I matched .config/chrome-remote-desktop/Size to reflect the resolution set in DEFAULT_SIZES. This file literally is 1 line with 3840x2160 in it. I believe that's everything to get you up and running.
starain commented on 2017-12-10 00:03 (UTC) (edited on 2017-12-10 00:12 (UTC) by starain)
Got it work, not sure how to make it to AUR, here is the patch: https://gist.github.com/starain/d4a413826cd957384a2bbc744c4325c5
Ziul commented on 2017-12-08 00:58 (UTC)
Got the latest one from https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb, the actual md5sum is a933a425339b7d5da9dcb71fca15611f. Replaced this on the PKGBUILD. Installed ok, but got the following error when try crd --start:
/opt/google/chrome-remote-desktop/user-session not installed setuid root. Host must be started by administrator.
And this when tried with sudo:
Please run this as a normal user!
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