Package Details: google-chrome 130.0.6723.116-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: 2243
Popularity: 7.15
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (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 .. 47 48 49 50 51 52 53 54 55 56 57 .. 157 Next › Last »

zerophase commented on 2018-04-14 16:53 (UTC)

Has anyone else gotten this segfault?

[Sat Apr 14 11:41:35 2018] chrome[6358]: segfault at 4 ip 00007ff51a018967 sp 00007fff116c9388 error 6 in libnvidia-glcore.so.390.48[7ff518df5000+141e000]

Det commented on 2018-04-02 14:17 (UTC)

Smoerrebroed flagged google-chrome out-of-date on 2018-04-02 for the following reason:

New release is out!

No there isn't.

v8areu commented on 2018-03-26 00:59 (UTC) (edited on 2018-03-26 01:00 (UTC) by v8areu)

So for now, we cannot log in and sync the extension etc for it to be run properly? Because (as others have mentioned below) if I ever log in + sync, google chrome won't start.

I don't actually need this to be synced because I mainly use chromium and I want to use chrome for testing purpose. But this is weird.

Det commented on 2018-02-25 12:01 (UTC)

Wow, yes it is.

That's super sad and annoying.

TiD91 commented on 2018-02-25 10:19 (UTC)

Ok. I just saw pacaur is unmantained... Arch is too fast for me sometimes :)

Det commented on 2018-02-25 10:18 (UTC)

clear ~/.cache/pacaur

TiD91 commented on 2018-02-25 10:17 (UTC)

Guys, If I try to install this with pacaur, I get: :: Installing google-chrome package(s)... :: google-chrome package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package

But installing it manually works ok. Any idea how to fix this?