Package Details: google-chrome 125.0.6422.76-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: 2225
Popularity: 7.41
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-05-21 20:46 (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 2 3 4 5 6 7 8 9 10 11 .. 156 Next › Last »

mike.cloaked commented on 2023-09-15 18:51 (UTC)

For a long time running the command: 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 has given the correct version for current upstream. But today it is giving an output as 116.0.5845.187 whereas the correct current stable version (including in this aur package) is 117.0.5938.62 - so I wonder if this is a temporary failure of Google to update dl.google.com, or if they decided not to update any more?

aoneko commented on 2023-09-13 12:05 (UTC)

The Chrome version 117 appears to add support for HEVC and AV1 decode through VAAPI.

Cebtenzzre commented on 2023-09-11 14:05 (UTC)

system-config-printer should at least be listed in optdepends, as outside of KDE it is the default dialog for managing printers, and some DEs such as XFCE have no fallback option. Otherwise, you get this error in the console: [7294:7319:0911/095606.965026:ERROR:printer_manager_dialog_linux.cc(100)] Failed to open printer manager dialog Source: https://chromium.googlesource.com/chromium/src/+/master/chrome/browser/printing/printer_manager_dialog_linux.cc

rachejazz commented on 2023-09-04 15:34 (UTC)

Chrome looks scary now. Almost like multiple screen tears. Degrading version also not working for me. This occurred after upgrading my arch to latest. Anybody facing the same?

UncleShane commented on 2023-08-23 01:49 (UTC)

I added -force-device-scale-factor=1.2 to my chrome-flags.conf and it looks good. am i right?

goeo commented on 2023-08-21 19:51 (UTC)

The latest update changed something with the DPI. Everything, including UI elements are massive now, even on my 1080p screen. Many pages I have to zoom out to around 80% to get what they're supposed to look like. I have no idea how to fix this.

nfrenay commented on 2023-08-18 21:50 (UTC)

Seems like vaapi hw video decode stopped working after updating to 116.0.5845.96-1. I've reverted to the previous version.

ftwcpc commented on 2023-08-15 02:33 (UTC) (edited on 2023-08-15 02:47 (UTC) by ftwcpc)

Once live captions is enabled, chrome tab CPU usage exceeds 500%, has anyone experienced this issue?

fixed after clear cache data and relaunch the chrome

dsyzling commented on 2023-08-12 16:07 (UTC)

@minime I think I managed to clear my issue by resetting chrome settings (Settings-Reset Settings) - no idea if this will cure your issue but it might be worth testing. But after the reset Chrome is no longer leaving a process in the background at 100%.