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: 2237
Popularity: 8.05
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 .. 83 84 85 86 87 88 89 90 91 92 93 .. 157 Next › Last »

Det commented on 2015-04-16 17:14 (UTC)

Nice desktop. I would try rebooting or with a clean profile first. Googling doesn't reveal much. Gdb'ing, fsck'ing, or checking if your partitions have free space might help: http://community.skype.com/t5/Linux-archive/Skype-does-not-start-Bus-Error-core-dumped/td-p/1423196

Krieghof commented on 2015-04-16 16:42 (UTC)

Can't start chrome after the latest update. The Terminal says "Bus error (core dumped)" http://i.imgur.com/MHeB8xD.png

oryband commented on 2015-04-09 11:53 (UTC)

@sugatang.itlog - if you have scroll and mouse pointer issues, check the following chromium issue: https://code.google.com/p/chromium/issues/detail?id=465660 They're talking about a temporary fix, take a look.

ekkelett commented on 2015-04-08 05:47 (UTC)

The issue reported by martinpoljak seems to have been fixed, as it worked fine here. Anything amiss in regards to Widevine?

martinpoljak commented on 2015-04-06 07:22 (UTC)

-> Downloading google-chrome-stable_41.0.2272.118_amd64.deb... Initializing download: https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb HTTP/1.0 404 Not Found Something is wrong.

sugatang.itlog commented on 2015-04-05 06:08 (UTC)

hi, have problems with the new google-chrome (google-chrome 41.0.2272.118-1). I cannot highlight text, mouse pointer is not changing to proper pointer when hovering to a link. Though no problem in firefox. Thanks!

nick commented on 2015-04-01 22:18 (UTC)

new md5sums: ef61d7c2b66ba26b1f297f82e7e1a52b google-chrome-stable_current_amd64.deb 3d9b5f96dbdeaca079b39d41135b662b google-chrome-stable_current_i386.deb

fichtner commented on 2015-04-01 18:56 (UTC)

md5sums currently out of date. Was able to install with modifying PKGBUILD

zman0900 commented on 2015-03-20 04:29 (UTC)

└──╼ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }' stable: 41.0.2272.101 beta: 42.0.2311.50 unstable: 43.0.2327.5

Det commented on 2015-03-20 01:37 (UTC)

Still .89: 0 ✓ det_000@Awesomeness-PC /cygdrive/c/Users/det_000/Desktop $ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }' stable: 41.0.2272.89 beta: 42.0.2311.50 unstable: 43.0.2327.5