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

Det commented on 2016-10-09 18:38 (UTC)

That's a fascinating email.

j1simon commented on 2016-10-09 18:36 (UTC)

Again a notification but there isn't update: https://dl.dropboxusercontent.com/1/view/to7ja9ojztltlks/Apps/Shutter/Selecci%C3%83%C2%B3n_001.png

Det commented on 2016-10-09 14:30 (UTC)

The context menu should also be fixed?

Det commented on 2016-10-09 13:09 (UTC) (edited on 2016-10-09 13:10 (UTC) by Det)

I guess the cookie bug is this: https://bugs.chromium.org/p/chromium/issues/detail?id=631171 (merged in 54.0.2840.50) Also, weird solutions: http://askubuntu.com/questions/822804/after-rebooting-i-need-to-log-in-each-time

agostonbarna commented on 2016-10-09 12:29 (UTC) (edited on 2016-10-09 12:30 (UTC) by agostonbarna)

@Det: On Gnome 3 the "New Incognito Window" context menu is missing. It can be enabled by appending the following lines to the google-chrome.desktop file: # [Desktop Entry] # ... Actions=new-window;new-private-window; [Desktop Action new-window] Name=New Window StartupWMClass=google-chrome Exec=/usr/bin/google-chrome-stable [Desktop Action new-private-window] Name=New Private Window StartupWMClass=google-chrome Exec=/usr/bin/google-chrome-stable --incognito

Det commented on 2016-10-06 15:23 (UTC)

I don't know how you received a "notification" about this?: https://aur.archlinux.org/cgit/aur.git/commit/?h=google-chrome&id=343c23bb409243c764718e7f47a1284dc31b7880

j1simon commented on 2016-10-06 15:21 (UTC)

Now I have received the notification about package update but the version is the same and yaourt doesn't update.

j1simon commented on 2016-10-04 16:02 (UTC)

Today I have "suffered" the cookie bug

jcarrus commented on 2016-10-04 15:51 (UTC)

@fusion809 I'm still experiencing the cookie bug in version 53.0.2785.143, are you experiencing this as well?