Package Details: google-chrome 131.0.6778.69-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: 2244
Popularity: 7.67
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-12 20: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 .. 102 103 104 105 106 107 108 109 110 111 112 .. 157 Next › Last »

Det commented on 2014-05-21 05:59 (UTC)

The previous version wouldn't help you, because there's only one link for each channel, but: http://pastebin.com/QEPxKwau We also do snapshots, so you don't have to try to remember what you've done in the past, or ask other people for copies: http://pkgbuild.com/git/aur-mirror.git/tree/google-chrome, http://pkgbuild.com/git/aur-mirror.git/log/google-chrome

heaven commented on 2014-05-21 05:48 (UTC)

@Det, hi, do you have the previous PKGBUILD version for the 34 version? 35 does not look like a stable release. I feel some performance issues, tabs switching is slow, some rendering issues. Chrome team frustrates me more and more with each new release.

Det commented on 2014-05-21 05:04 (UTC)

@lucaskatayama, anyone? _Everyone_: http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html

cellsheet commented on 2014-05-21 00:03 (UTC)

chrome version 35 has minimization issues where the buffer isn't refreshing and leaves chrome visible on desktop. It also re-draws anything animating (youtube, flash, gif's, etc) over the whole desktop space. Also tool tip text is white on yellow when using black mate theme.

lucaskatayama commented on 2014-05-20 23:49 (UTC)

It's not finding java plugin. Anyone with the same problem?

Det commented on 2014-05-20 19:51 (UTC)

└┌(%:~)┌- google-chrome-stable /usr/bin/google-chrome-stable: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory I disagree with you.

Det commented on 2014-05-20 19:45 (UTC)

What if I refuse?

vorot93 commented on 2014-05-20 19:43 (UTC)

Please remove gtk2 dependency: Chrome uses Aura by default now.

mssun commented on 2014-05-13 06:10 (UTC)

When opening a PDF file, all pages crash. After refreshing the page, I can view the PDF in browser without any problem. Any one have the same problem?

ddracopo commented on 2014-05-11 16:11 (UTC)

In most of the pages, minimising chrome still leaves parts of its pages rendered on the screen. One needs to refresh the window manager to get rid of that, but the problem occurs again when minimising chrome. I use icewm as the window manager. Firefox does not have this problem. Anyone else who has the same problem?