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: 2247
Popularity: 9.18
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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 157 Next › Last »

b3nn commented on 2021-07-21 06:08 (UTC)

Guys, try downgrading systemd-libs to 248-5. That fixed it for me.

JayGatsby commented on 2021-07-21 03:03 (UTC)

my guess is that this only presents when using systemd-networkd as that is the only thing out of the ordinary on my system and related to networking.

JayGatsby commented on 2021-07-21 02:54 (UTC)

I'm getting this network error too. First presented in the dev channel and after the last update I'm seeing it on stable.

Tyrin.price commented on 2021-07-21 02:34 (UTC)

Chrome does nothing since update to version 92. Broken.

JoveYu commented on 2021-07-21 01:41 (UTC)

after upgrade to 92, chrome cause 100% cpu and keep rising memory after start

hendry commented on 2021-07-21 01:40 (UTC)

I'm getting "Network service crashed, restarting service" too on 92.0.4515.107-1. Now I'm wondering how to downgrade since surprisingly 91 isn't in /var/cache/pacman/pkg ... guess it's because AUR. Doh.

rodrigo21 commented on 2021-07-20 23:16 (UTC)

I'm having the same problem: Network service crashed, restarting service.

bulletmark commented on 2021-07-20 23:12 (UTC) (edited on 2021-07-20 23:13 (UTC) by bulletmark)

@yochananmarqos well it's not just us two.

yochananmarqos commented on 2021-07-20 23:03 (UTC)

@bulletmark @the-k: I can't reproduce that. There must be something you both have in common on your system causing it.

the-k commented on 2021-07-20 22:47 (UTC)

92.0.4515.107 is broken for me too, getting "Network service crashed, restarting service." Downgrading systemd didn't help, downgrading Chrome to 91.0.4472.164 did.