Package Details: google-chrome 132.0.6834.159-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: 2258
Popularity: 8.35
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-01-28 23:25 (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 .. 41 42 43 44 45 46 47 48 49 50 51 .. 157 Next › Last »

dschaefer79 commented on 2018-10-24 12:29 (UTC)

The problem is gone

Det commented on 2018-10-21 13:00 (UTC) (edited on 2018-10-21 13:00 (UTC) by Det)

Depends very much on your DE (desktop environment, KDE, GNOME, etc.).

https://www.google.com/search?q=site%3Abbs.archlinux.org+chromium+asking+default

dschaefer79 commented on 2018-10-21 09:41 (UTC)

Everytime I start google-chrome it ask me about set as default, it can't set as default, what can I do ? Thanks,

Det commented on 2018-09-21 19:08 (UTC)

spicewiesel flagged google-chrome out-of-date on 2018-09-21 for the following reason:

md5 mismatch

No there isn't. Stop fake flagging.

The MD5 will only be taken from https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages

Det commented on 2018-09-18 14:14 (UTC)

@jimreynold2nd, at that time when you tried.

@OrdoFlammae, I don't think there is a separate mirror. That's never been an issue, and trying just now, I connect directly to CA, USA (Silicon Valley).

@frydac, when you say this took you some time, you're not serious are you?

frydac commented on 2018-09-18 08:39 (UTC) (edited on 2018-09-18 08:41 (UTC) by frydac)

It did take me a little bit of time figuring this out, so hope this helps someone. Editing the pkgbuild with following entries worked for me:

version (using the "curl ..." command in the note by Det):
69.0.3497.100

md5sum (downloading the .deb package manually and using md5sum):
1e1394cf7c75cac3f2158e812eb04393

OrdoFlammae commented on 2018-09-17 22:16 (UTC)

About the package being out of date, have you checked to make sure your mirror is updated?

jimreynold2nd commented on 2018-09-17 18:56 (UTC)

It is out of date: checksum does not match anymore.