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 .. 151 152 153 154 155 156 157 Next › Last »

<deleted-account> commented on 2010-09-18 14:02 (UTC)

By the way, is there a solution for attached images crash?

Det commented on 2010-09-18 06:32 (UTC)

[extra]'s chromium also depends on bzip and libevent.

<deleted-account> commented on 2010-09-17 23:49 (UTC)

I installed xdg-utils package and now I can make Chrome default browser :) Maybe, you should add it as dependency.

<deleted-account> commented on 2010-09-17 17:52 (UTC)

I can't make Google Chrome my default browser. Any idea?

<deleted-account> commented on 2010-09-10 08:28 (UTC)

Please update browser thanks.

trusktr commented on 2010-08-25 13:59 (UTC)

@WickedOne hmmm, that's strange, mine had everything!

trusktr commented on 2010-08-25 13:58 (UTC)

This package should be moved to the official repos to be along side firefox, etc!

<deleted-account> commented on 2010-06-15 02:54 (UTC)

When i installed this...none of the icons are installed to the system. Also it does not install any menu entries in the gnome menu.

<deleted-account> commented on 2010-06-11 15:42 (UTC)

Is libjpeg6 and libpng12 still needed? Chromium (same version) compiles against the newer versions...