Package Details: google-chrome 131.0.6778.69-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: 2244
Popularity: 7.52
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-12 20: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 .. 119 120 121 122 123 124 125 126 127 128 129 .. 157 Next › Last »

Det commented on 2013-06-19 20:33 (UTC)

Pacman has lots of hacks and it destroys binaries.

<deleted-account> commented on 2013-06-19 20:22 (UTC)

Why are there no zombie processes on other distro's ? Something in Arch has to interfere with Chrome...

<deleted-account> commented on 2013-06-19 17:06 (UTC)

still get zombie processes on 28.0.1500.45-205727 with nvidia driver. back to nouveau driver :(

<deleted-account> commented on 2013-06-19 14:27 (UTC)

The new version is 28.0.1500.45-205727 and the md5 sum for x86_64 is 7d2d46378af0f4a2e10a1ece957bd20a for anyone that wants to manually change the PKGBUILD manually until it gets changed.

ruario commented on 2013-06-18 08:31 (UTC)

@colinkeenan: Because there is a new version (28.0.1500.45-205727). Here is an easy way to find out what the current version is: curl -s https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm | head -c96 | strings

colinkeenan commented on 2013-06-17 23:17 (UTC)

The download url doesn't work anymore (Monday June 17, 2013) ==> Retrieving sources... -> Downloading google-chrome-stable-27.0.1453.110-202711.x86_64.rpm... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading google-chrome-stable-27.0.1453.110-202711.x86_64.rpm Aborting... ==> ERROR: Makepkg was unable to build google-chrome.

<deleted-account> commented on 2013-06-16 19:03 (UTC)

A pity... because I need the nvidia driver for fast graphics. :-) Anyway, killall /opt/google/chrome/chrome also works.

<deleted-account> commented on 2013-06-16 15:46 (UTC)

@jan_goyvaerts, sorry I was wrong about that. the issue is related to the nvidia driver. I switched to nouveau driver and have not had the issue going on 48 hours now.

Det commented on 2013-06-15 18:49 (UTC)

Well I'm not the one that's gonna test it.

<deleted-account> commented on 2013-06-15 18:40 (UTC)

Replacing adblock by adblock+ didn't help ?