Package Details: google-chrome 149.0.7827.53-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: 2351
Popularity: 13.24
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2026-06-03 12:51 (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 .. 166 Next › Last »

84634E1A607A commented on 2025-12-04 04:56 (UTC)

I'm with KDE and I'm experiencing the same issue.

https://issues.chromium.org/issues/457478032

https://chromium-review.googlesource.com/c/chromium/src/+/7171891

Revert "Fix touchpad scroll sensitivity on Wayland."

This reverts commit ded09f2a729ad7d92f404bd9f86fac819f178f8b.

Reason for revert: Users found the slower scroll speed relative to other Wayland applications to be disruptive.

rootAbra commented on 2025-12-03 21:59 (UTC)

I’m experiencing the same issue that @madscience mentioned — two-finger scrolling on my touchpad in Hyprland (Wayland) works fine everywhere except Google Chrome, where it’s extremely slow in the latest version. I’ve also tried toggling smooth scroll on or off, and it doesn’t help.

madscience commented on 2025-12-03 01:51 (UTC)

Is there an issue with scroll speed on the latest version for anyone else? I'm using two-finger scroll on a touchpad in Hyprland (wayland) and the scroll speed is super slow. I've tried w/ smooth scroll off/on? I realize this isn't a packaging issue.

mrjxtr commented on 2025-11-20 00:54 (UTC)

Why is it that every time I launch google chrome, it always tries to open http://google-chrome/ which does not exist btw.

leodip commented on 2025-11-19 08:24 (UTC)

How to fix the lack of icons on the top right corner of the window (minimize, maximize, close):

Chrome Settings -> Appearance -> Change theme to "Classic"

hrq-99 commented on 2025-11-15 21:16 (UTC) (edited on 2025-11-15 21:16 (UTC) by hrq-99)

After upgrading from chrome 140.0.7339.207-1 to 142.0.7444.162-1, all video playback shows heavy artifacting when HDR is enabled. SDR playback works normally.

Hardware: AMD ryzen 7700 & 7800XT Drivers: linux-firmware-amdgpu 20251111-1, mesa 1:25.2.7-1 WM: Hyprland 0.52.1-3

Rolling back to Chrome 140 fully resolves the issue, so this appears to be a regression related to HDR video handling.

kreucher commented on 2025-11-12 06:34 (UTC) (edited on 2025-11-12 06:35 (UTC) by kreucher)

@Acry i was getting the same GPU process exited unexpectedly: exit_code=139 error code here, and your suggestion of --disable-accelerated-video-decode indeed worked. but with that flag, Chrome seemed pretty slow/unstable on any page with video.

after much trial and error, i eventually fixed it by replacing libva-vdpau-driver with libva-nvidia-driver:

$ yay -S libva-nvidia-driver
(and told it to replace libva-vdpau-driver)

leodip commented on 2025-10-20 11:51 (UTC)

For some reason I don't have the icons (minimize, maximize, close) at the top right of the browser window.

I'm using this version: Version 141.0.7390.107 (Official Build) (64-bit)

On Gnome 49 (wayland).

flopana commented on 2025-10-17 09:50 (UTC)

For anyone else having the problem that chrome crashes when moving between monitors on hyprland.

It's a bug in chrome that got fixed upstream but it probably will take some time to get released.

https://github.com/basecamp/omarchy/issues/2184#issuecomment-3373037735

Smoerrebroed commented on 2025-10-04 15:23 (UTC)

Absolutely! I don't think it's related to packaging though.