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.96
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 .. 98 99 100 101 102 103 104 105 106 107 108 .. 157 Next › Last »

huorpalantir commented on 2014-06-04 07:44 (UTC)

Fonts and icons seem to be changed (smaller/larger/reverted to default) in Chrome 35 compared to Chrome 34. https://code.google.com/p/chromium/issues/detail?id=375824 Folks who value their font size or icons shouldn't update.

Det commented on 2014-06-04 02:04 (UTC)

Well, I did it for you: http://pastebin.com/JmnxEEGN Anyway, I see nothing wrong with your system, so it's either got something to do with your specific configuration or Antergos in general. Either way, I just can't help you.

Det commented on 2014-06-04 01:49 (UTC)

Pastebin, please :D.

Det commented on 2014-06-04 01:35 (UTC)

I'm glad you're being helpful, but that's pretty obvious :).

<deleted-account> commented on 2014-06-04 01:34 (UTC)

Just one idea about the udev problem: Maybe usb_modeswitch or other package had the symlink needed and either dropped it or was uninstalled? I am not sure why it is not included in the udev(maybe systemd) package, it would solve a lot of these issues.