Package Details: google-chrome 130.0.6723.116-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: 2243
Popularity: 7.15
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (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 .. 66 67 68 69 70 71 72 73 74 75 76 .. 157 Next › Last »

j1simon commented on 2016-10-03 15:00 (UTC)

With the last update, it fails often when I open several tabs. Anyone?

shug_org commented on 2016-10-01 19:21 (UTC)

Hi axedre, I had a similar problem, I had the desktop action in the ".desktop" file but didn't add those desktop actions to "Desktop Entry". Try adding "Actions=new-window;new-private-window;" make sure new-window and new-private-window, these can be whatever names you give your desktop actions. And have "Exec=/usr/bin/google-chrome-stable --incognito" for incognito desktop action. PS I am still pretty new at linux, so my apologies if I didn't use the right terminology.

axedre commented on 2016-09-24 19:03 (UTC)

Hi Det, good guess but it didn't work, as I feared: GNOME already wasn't among the targeted environments but the "New Window" command still showed it the left application tray, so adding "GNOME" to those two lines (the TargetEnvironment instruction in both the NewWindow and NewIncognito Shortcut Group sections) had no effect. It must be written somewhere else but I can't wrap my head around it...

Det commented on 2016-09-13 21:27 (UTC)

"Your package google-chrome [1] has been flagged out-of-date by flick36 [2]: Package is out of date" The hell it is.

Det commented on 2016-09-10 20:59 (UTC) (edited on 2016-09-10 21:00 (UTC) by Det)

I wonder, if changing the lines:  TargetEnvironment=Unity to:  TargetEnvironment=GNOME;Unity; in /usr/share/applications/google-chrome.desktop would accomplish that. You can type 'restart' or 'r' to reload the .desktop's: http://unix.stackexchange.com/questions/12118/how-do-i-refresh-gnome-3-applications

axedre commented on 2016-09-10 18:55 (UTC)

Just wondering: how can I add a "New Incognito Window" to the context menu that pops up when I right-click on Chrome's icon in the favorites menu (gnome 3)? Googled a while but couldn't find a solution...

fusion809 commented on 2016-09-09 03:06 (UTC)

That cookie bug seems to be gone as of 53.0.2785.101.

literalplus commented on 2016-09-08 16:27 (UTC)

@fusion809: I'm experiencing that behaviour too.

Det commented on 2016-09-08 12:45 (UTC)

Uh-huh.

goxofy commented on 2016-09-08 04:49 (UTC)

hello! The package is out of date!