Package Details: google-chrome 137.0.7151.68-1

Git Clone URL: https://aur.archlinux.org/google-chrome.git (read-only, click to copy)
Package Base: google-chrome
Description: The popular web browser by Google (Stable Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 2281
Popularity: 11.82
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-06-03 13:24 (UTC)

Dependencies (12)

Sources (3)

Pinned Comments

gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)

When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.

You can also run this command to obtain the version string for the latest chrome version:

$ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | \
     grep -A1 "Package: google-chrome-stable" | \
     awk '/Version/{print $2}' | \
     cut -d '-' -f1

Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.

Latest Comments

« First ‹ Previous 1 .. 52 53 54 55 56 57 58 59 60 61 62 .. 159 Next › Last »

znmeb commented on 2017-11-25 01:27 (UTC)

Chrome throws an error when starting from the command line: $ google-chrome-stable /opt/google/chrome/google-chrome: symbol lookup error: /usr/lib/libpangoft2-1.0.so.0: undefined symbol: FcWeightToOpenType Note that Chromium throws the same error, but I'd rather have Chrome working ;-)

cswl commented on 2017-11-20 13:06 (UTC)

I see, I use XFCE, but I might have pulled some gnome depedencies. I didn't notice the optdeps section during building. Sorry for the trouble.

Det commented on 2017-11-19 11:10 (UTC)

AFAIK it's a dependency only on GNOME. That's why it's an optdep.

cswl commented on 2017-11-19 09:06 (UTC)

Update.. I launched it from terminal and got this error.. Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files Installing "gnome-keyring" it launched and asked to set up keyring.. So maybe add dependency on gnome-keyring?

cswl commented on 2017-11-19 08:48 (UTC)

Google chrome doesn't start up after I signed in into it.

Det commented on 2017-11-17 09:00 (UTC) (edited on 2017-11-17 09:00 (UTC) by Det)

> ccheek21 flagged google-chrome out-of-date on 2017-11-17 for the following reason: > > md5sum doesn't match It does.

bazzawill commented on 2017-11-14 03:00 (UTC)

Nevermind, pacaur didn't find a update but I just manually updated. User error sorry to bother

Det commented on 2017-11-11 09:05 (UTC) (edited on 2017-11-11 14:28 (UTC) by Det)

Gdb? Strace? Since when is this? Does a clean ~/.config/google-chrome & ~/.cache/google-chrome help?

Det commented on 2017-10-11 00:37 (UTC)

I'm assuming you mean /opt/google/chrome/google-chrome, but my line 49 says: exec -a "$0" "$HERE/chrome" "$@"