Package Details: google-chrome 129.0.6668.58-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: 2236
Popularity: 7.34
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-09-17 21:41 (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 .. 157 Next › Last »

luzifer commented on 2021-09-01 13:14 (UTC)

Works for me at this moment:

==> Retrieving sources...
  -> Downloading google-chrome-stable_93.0.4577.63-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 79.0M  100 79.0M    0     0  37.1M      0  0:00:02  0:00:02 --:--:-- 37.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_93.0.4577.63-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Removing existing $srcdir/ directory...

Rob_H commented on 2021-09-01 12:53 (UTC)

Getting a 404 error trying to upgrade to the newest release.

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_93.0.4577.63-1_amd64.deb Aborting...

koshikas commented on 2021-08-28 05:04 (UTC)

so the latest in chrome video acceleration saga is, having merely --enable-features=VaapiVideoDecoder may not be enough. i'm on X11 and to get video acceleration functional, i need addition switch;

--disable-features=UseOzonePlatform.

ozone platform is enabled by default as of late in chrome, and for some reason disables video acceleration atleast on X11.

jfabernathy commented on 2021-08-24 10:14 (UTC) (edited on 2021-08-26 13:14 (UTC) by jfabernathy)

I'm trying to use Chrome to play streaming services videos. I can do Netflix, Amazon Prime Video, but not SlingTV. I can do it on the version of Google Chrome that you get from Google directly as a .deb and install in *buntu linuxes, but not the Arch AUR version. Any ideas what's missing?

This hardware involved is Intel NUC 1165G7 Iris GFX

koshikas commented on 2021-08-07 15:09 (UTC)

@bulletmark, @kamilst96, @Nek.12, @hendry

i had my flags(set by the internal experimental flags) cease to function since 90. i could only enable hardware video acceleration by including flags in the .desktop (~/.local/share/applications/google-chrome.desktop) entry file under every Exec key;

Exec=/usr/bin/google-chrome-stable %U --enable-features=VaapiVideoDecoder

i suggest you try with your relevant flags

hendry commented on 2021-08-07 12:55 (UTC)

Video decode with vulkan on my T14s AMD GPU also doesn't work :/

https://s.natalian.org/2021-08-07/vulkan-disabled.png

<deleted-account> commented on 2021-08-06 12:16 (UTC)

Have the same issue as @kamilst96. Chrome ingores flags in chrome-flags.conf. Confirmed by the page chrome://version

kamilst96 commented on 2021-08-04 18:48 (UTC)

Starting with Chrome 92, accelerated video decoding doesn't work with NVIDIA 470.57 driver - the image just smears on the screen. Anyone?

Relevant flags:

--enable-accelerated-video-decode

--enable-features=VaapiVideoDecoder

bulletmark commented on 2021-08-03 22:56 (UTC)

A trap with new version 92+ is that it does not ignore commented out options in ~/.config/chrome-flags.conf anymore.

akiirui commented on 2021-08-03 18:35 (UTC)

92.0.4515.131-1 works with systemd-resolved.

But this issue still exists: https://aur.archlinux.org/packages/google-chrome/?O=20&PP=10#comment-818179