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 .. 107 108 109 110 111 112 113 114 115 116 117 .. 157 Next › Last »

reed1 commented on 2014-02-08 16:08 (UTC)

Anyone got random crash / segment fault? I got it far too often for a browser :( disabling extension / deleting profile folder won't help...

Det commented on 2014-02-03 20:26 (UTC)

Works fine here.

Det commented on 2014-01-31 14:14 (UTC)

Remove /usr/lib/libgcrypt.so.11 (or /opt/google/chrome/libgcrypt.so.11) first. Chrome doesn't use the 1.6 you get from the repos (libgcrypt.so.20).

leduck commented on 2014-01-31 08:44 (UTC)

I'm not having problems with Chrome and am using libgcrypt 1.6.0-2, why should I install the old library?? I use the x64 version of Arch ...

jayflo commented on 2014-01-23 00:00 (UTC)

Chrome sometimes hangs when I try to copy/paste from a web page. Usually pages that have forms or that allow editing documents (like on github editing a readme). Is this happening for anyone else?

netsurfer commented on 2014-01-16 14:43 (UTC)

i have installed the libgcrypt15 and snappy (in my case) whit pacman and then installed google-chrome tarball; now all seems ok, the patch for what purpose is created?thanks for your effort