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 .. 51 52 53 54 55 56 57 58 59 60 61 .. 157 Next › Last »

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" "$@"

horosgrisa commented on 2017-10-10 20:33 (UTC)

file /usr/bin/google-chrome-stable have a bug. Please add a space between "$HERE/chrome" and "$CHROMIUM_USER_FLAGS" at line 49.

Det commented on 2017-10-07 12:59 (UTC)

I dunno. Looks like I don't need to add it, but can do anyway: https://bugs.archlinux.org/task/54909, https://bbs.archlinux.org/viewtopic.php?id=227734

ruhly commented on 2017-10-06 21:45 (UTC)

it would be useful to add gtk3-print-backends as an optional dependency for printing

Det commented on 2017-10-01 00:35 (UTC) (edited on 2017-10-01 00:42 (UTC) by Det)

The final vote. “What should be the pkgdesc of AUR/google-chrome?” With 82 votes: ● "One fast, simple, and secure browser for all your devices (Stable Channel)" - 17 votes (21%) ● "The popular and trusted web browser by Google (Stable Channel)" - 65 votes (79%) Now, my deciding vote of 49 votes will be cast and the winner is... ..no, I’m kidding, I’m kidding. Pkgdesc changed. ^^

zman0900 commented on 2017-09-28 01:31 (UTC)

@ratan: `rm ~/.cache/pacaur/google-chrome/eula_text.html` should fix it.