Package Details: google-chrome 132.0.6834.159-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: 2258
Popularity: 8.70
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-01-28 23:25 (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 .. 134 135 136 137 138 139 140 141 142 143 144 .. 157 Next › Last »

mike.cloaked commented on 2012-08-13 21:02 (UTC)

Seems that version 21.0.1180.77 was pushed out rather soon after the previous version!

Det commented on 2012-08-12 10:37 (UTC)

Naturally. Deb: http://pastebin.com/cP2rZPwm Rpm: http://pastebin.com/6329UEjW

antihero commented on 2012-08-12 09:57 (UTC)

Det do you have an up-to-date PKGBUILD I could use?

Det commented on 2012-08-12 09:55 (UTC)

Because the guy I had this discussion with felt .rpm's were more fit for Arch due to its lack of debianisms (the .menu and changelog.gz) even after it was revealed they use an inferior compression algorithm (Bzip2 vs LZMA). E: We originally used debs. I still do with my local package.

tancrackers commented on 2012-08-12 02:02 (UTC)

Why not use the .deb packages instead? Isn't chrome optimized mostly for Ubuntu anyways?

Det commented on 2012-08-11 16:17 (UTC)

Yeah, as already stated.

crimsonknave commented on 2012-08-11 14:57 (UTC)

DL URL that I could find that worked was https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm which worked with the checksum forbidden404 posted (for x86_64)

Det commented on 2012-08-09 16:36 (UTC)

It changes on every new build. That's just the general one to which I assume the latest one is linked to.