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: 2259
Popularity: 9.32
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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 157 Next › Last »

JohnML commented on 2019-07-16 09:38 (UTC)

just updated my google-chrome to:

Google itself tells me: Version 75.0.3770.100 (Offizieller Build) (64-Bit)

but yay tells me it installed ok: google-chrome-75.0.3770.142-1

i used yay -Su

Google works ok, but are these two version different??

info: CPU: Quad Core Intel Core i5-6400 (-MCP-) speed/min/max: 800/800/3300 MHz Kernel: 5.1.16-1-MANJARO x86_64 Up: 26m Mem: 4018.2/15986.4 MiB (25.1%) Storage: 3.18 TiB (11.3% used) Procs: 234 Shell: bash 5.0.7 inxi: 3.0.34

Pamac refused to install: database locked

yuu commented on 2019-07-16 00:06 (UTC)

How to enable dark mode? I'm using Arch Linux and KDE plasma. GTK "Prefer Dark theme" is enabled but my google chrome still not in dark mode.

I've installed dark theme but I want dark mode. Address bar still white.

Help me. lol

jpvaldez26 commented on 2019-07-05 01:08 (UTC)

Flash not present on Chrome-Browser-Stable.

bianjp commented on 2019-05-17 02:02 (UTC)

The flash bug has been accepted by Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=949312

By the way, it's quite strange that Chromium still works with flash while Chrome does not.

imwxz commented on 2019-05-12 15:54 (UTC)

+1 flash not work. Temporary solution is to use

google-chrome-stable --no-sandbox

But you may get an ugly warning and may be not safe?

Oroggs commented on 2019-05-10 15:26 (UTC)

Flash cannot be used after the last version update

bparsons commented on 2019-04-24 12:33 (UTC)

The launcher script /usr/bin/google-chrome-stable in this package mangles flags that contain spaces or quotes. I fixed this but don't know where to submit the fix. Here is a gist with my adjustments:

https://gist.githubusercontent.com/bparsons/eedfebb01b7836f754eba88d36efe5ba/raw/4ea8792910ec8552f70c686ec3bdc675aaa7e2ce/google-chrome-stable