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 .. 143 144 145 146 147 148 149 150 151 152 153 .. 157 Next › Last »

dejavu commented on 2012-02-23 19:46 (UTC)

Thanks for the package! But I can't see the flashplugin in "about:chrome" included.

mike.cloaked commented on 2012-02-16 14:13 (UTC)

That was quick - and thanks for updating.

mike.cloaked commented on 2012-02-16 11:08 (UTC)

Any chance this package will be updated to version 17.0.963.56-121963 which was released in the last day or so? Thanks.

Det commented on 2012-02-05 22:33 (UTC)

Of course it doesn't. That's repackaging not building.

Vrtak-CZ commented on 2012-02-05 22:29 (UTC)

/usr/bin/google-chrome: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory after http://www.archlinux.org/news/libpnglibtiff-rebuilds-move-from-testing/ rebuild does not help :-(

<deleted-account> commented on 2012-01-24 08:50 (UTC)

Build error. http://pastebin.com/k5PwrkRd

<deleted-account> commented on 2012-01-24 08:50 (UTC)

Build error. http://pastebin.com/k5PwrkRd

t3ddy commented on 2012-01-14 09:29 (UTC)

Added man page. Now, I'll wait for a new release from Google to see what I've broken :)

Det commented on 2012-01-13 22:32 (UTC)

Would you?

t3ddy commented on 2012-01-13 22:15 (UTC)

Finally I've found the time to look at this. I've made script and template for rpm. There's one thing really strange: "chrome-sandbox" has wrong permissions, so I've to fix them in pkgbuild. Another thing: I've seen rpm's got also man page for chrome, shall I add it?