Package Details: google-chrome 129.0.6668.58-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: 2236
Popularity: 7.19
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-09-17 21:41 (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 .. 114 115 116 117 118 119 120 121 122 123 124 .. 157 Next › Last »

Det commented on 2013-10-18 19:25 (UTC)

+1 yeah :D. If nothing else, glad to see new users acquainting themselves with PKGBUILDs.

petko10 commented on 2013-10-17 21:33 (UTC)

+1 for the a3a49767c80e92cca63b7a33aadfb2af for eula . I put that hash as the second md5sum (above the line [ "$CARCH" = 'x86_64' ] && md5sums[0]='e4ab342703de87ec117cfea3951acce8' ) , and the package installed normally.

grimsbain commented on 2013-10-17 17:28 (UTC)

After having an install error I downloaded the eula and checked the md5sum and it came back a3a49767c80e92cca63b7a33aadfb2af same as Cameri.

ichramm commented on 2013-10-17 16:28 (UTC)

Weird, just updated google-chrome and eula's MD5 is 7ae235c61533ba1108b03d42c49e00bd /cc @Cameri

Cameri commented on 2013-10-17 13:54 (UTC)

The eula changed. New md5sum: a3a49767c80e92cca63b7a33aadfb2af

beststone commented on 2013-10-17 07:40 (UTC)

I have same error. So I temporarily upgraded with "packer" command. $ packer -S --skipinteg google-chrome-beta Later fixed this package, it will upgraded normally.

mariusn commented on 2013-10-17 07:12 (UTC)

eula_text.html ... FAILED

joe1984 commented on 2013-10-16 22:00 (UTC)

I'm getting checksum a3a49767c80e92cca63b7a33aadfb2af for the file eula_text.html. Please fix this PKGBUILD.

MindfulMonk commented on 2013-10-03 11:34 (UTC)

Just change the PKGBUILD line [ "$CARCH" = 'x86_64' ] && md5sums[0]='e4ab342703de87ec117cfea3951acce8' to [ "$CARCH" = 'x86_64' ] && md5sums[0]='7f055de3dc3a62cedb5156420c1bc99a'

thujone commented on 2013-10-02 09:33 (UTC)

On x86_64 I'm getting checksum: 7f055de3dc3a62cedb5156420c1bc99a