Package Details: google-chrome 135.0.7049.95-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: 2270
Popularity: 8.65
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-04-16 07:12 (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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 158 Next › Last »

leoplusclaude commented on 2021-09-30 20:23 (UTC)

If you're having trouble with "use system titlebar and borders" setting, you can just wait for patch to come. For details, please refer to https://chromium-review.googlesource.com/c/chromium/src/+/3133066

marcelroed commented on 2021-09-30 19:11 (UTC) (edited on 2021-10-01 14:37 (UTC) by marcelroed)

Since version 92/93 I've been having 5-second freezing issues on AMD iGPU Ryzen 4000. Does anyone know how to fix this? I've tried disabling all hardware acceleration but it doesn't help.

michaldybczak commented on 2021-09-24 19:44 (UTC)

Thanks @zeparu, I have the same problem with titlebar. Disabling this flag restores titlebar in Plasma, however, the whole option of turning SSD on/off is gone. It works for me, but the underlying issue is still there. The option stopped working.

zeparu commented on 2021-09-22 07:35 (UTC) (edited on 2021-09-22 07:45 (UTC) by zeparu)

just updated today, and "use system titlebar and borders" is not working anymore for me on kde

edit: disabling the flag use-ozone-platform in chrome://flags fixes it for me

debohman commented on 2021-09-10 20:24 (UTC)

Yes.

jason15M71 commented on 2021-09-10 20:01 (UTC)

Are update notifications working for this package? I haven't been getting the emails.

KI9N commented on 2021-09-09 17:18 (UTC) (edited on 2021-09-09 17:19 (UTC) by KI9N)

@marcelroed I had to disable Vulkan and it's been ok since. According to chrome://gpu, Video Decode is still Hardware, but Vulkan is disabled. I don't have any flags set except --enable-features=VaapiVideoDecoder. Note: I'm using a 4th gen i5 that only has partial Vulkan support so I think that was my issue.

marcelroed commented on 2021-09-09 17:11 (UTC)

I've also been having terrible problems with lag on the latest two versions. Disabling hardware acceleration didn't help.

KI9N commented on 2021-09-05 16:06 (UTC) (edited on 2021-09-05 21:57 (UTC) by KI9N)

The latest version 93.0.4577.63-1 locks up/lags (for about 15 secs) for me all the time. I think it may have a memory leak or hardware acceleration issue. I end up getting OOM Killer messages for it in my syslogs when it happens. If I downgrade or use the beta/dev version, works fine. Be warned is all.

EDIT: The beta is also lagging so I am disabling Hardware Acceleration and retesting on the latest Stable version