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.34
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 .. 146 147 148 149 150 151 152 153 154 155 156 157 Next › Last »

<deleted-account> commented on 2011-11-10 17:28 (UTC)

Add dependencies xdg-utils becouse not open downloads folder.

Det commented on 2011-10-27 10:41 (UTC)

Or you can just check the version number to see whether it matches with the latest one: http://googlechromereleases.blogspot.com/search/label/Stable%20updates I'd prefer building with 'makepkg -si --skipinteg' anyway, since 1) the chances of getting a corrupt download from Google servers in practice are nonexistant and 2) you'd be using the md5sum of your own corrupt download anyway.

<deleted-account> commented on 2011-10-27 09:24 (UTC)

If the md5sum fails, it is probably because the *.deb package was updated. If you are certain your *.deb download is OK, you can manually replace the appropriate md5sum in the PKGBUILD or use the command posted below by nDray. Google-chrome is updated very frequently, so md5sums are difficult for the package maintainer to keep current.

Det commented on 2011-10-21 16:17 (UTC)

@massol, that's not a fix - it does the same thing. Clear out your package cache first.

<deleted-account> commented on 2011-10-21 15:22 (UTC)

if md5sum failed, then try yaourt -Syu

unkier commented on 2011-10-07 04:09 (UTC)

yep, md5sum failed

thesame commented on 2011-09-20 19:24 (UTC)

md5sum failed

nDray commented on 2011-09-05 09:00 (UTC)

makepkg -g >> PKGBUILD every new release http://googlechromereleases.blogspot.com/search/label/Stable%20updates

kardia commented on 2011-09-04 23:45 (UTC)

md5sum failed

<deleted-account> commented on 2011-08-26 02:36 (UTC)

md5sum failed