Package Details: google-chrome 130.0.6723.116-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: 2243
Popularity: 7.00
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 157 Next › Last »

bobarch64 commented on 2018-06-27 05:40 (UTC) (edited on 2018-06-27 05:41 (UTC) by bobarch64)

@Det, after reading more carefully: were chromium to adopt the current fontconfig library in its binary build that old config files would be read correctly here https://bugs.chromium.org/p/chromium/issues/detail?id=829890#c21

how is the binary build for chrome? since chromium works fine with the new fontconfig library and conf

bobarch64 commented on 2018-06-21 07:26 (UTC)

yes it didn't work for me either. So meanwhile I will use chromium

Det commented on 2018-06-21 07:12 (UTC)

Well on the very next page someone else says it doesn't work even?

bobarch64 commented on 2018-06-21 07:10 (UTC) (edited on 2018-06-21 07:17 (UTC) by bobarch64)

@Det do you have any suggestions how to deal with it. Use the old fontconfig conf files?, as suggested in the https://bbs.archlinux.org/viewtopic.php?pid=1778526#p1778526 and wait for a solution when chrome is updated (chromium is working fine btw)? anyway thanks for maintaining

Det commented on 2018-06-20 07:11 (UTC)

Not sure what do you expect to be done here, if LD_PRELOAD doesn't help even.

bobarch64 commented on 2018-06-20 05:44 (UTC)

Fontconfig outdated: it should be used the system fontconfig https://bugs.chromium.org/p/chromium/issues/detail?id=829890&can=2&q=fontconfig

ABOhiccups commented on 2018-06-18 08:45 (UTC)

Google Chrome won't open after installing Plymouth with arch-plymouthize when I turn on the computer.

Something has to do with /etc/fonts/fonts.conf Error.

topcat commented on 2018-06-12 18:28 (UTC)

md5sum failing as Google have updated to version 67.0.3396.87...

Det commented on 2018-06-02 10:19 (UTC) (edited on 2018-06-02 10:24 (UTC) by Det)

Well I've no idea what link u went into, but the blog (and direct link) are up to date.

You can always verify the version that gets pulled in directly with the repo data command, since the source link doesn't change.

E: The 66.0.3359.203 from May 31st, not 13th is for Chrome OS.