Package Details: google-chrome 135.0.7049.95-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: 2270
Popularity: 8.65
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-04-16 07:12 (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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 158 Next › Last »

mdryden commented on 2022-01-14 14:54 (UTC) (edited on 2022-01-14 14:55 (UTC) by mdryden)

For any other Arch newbies who installed with yay and are struggling to figure out how to apply the instructions in the Wiki, perhaps I can save you a bit of time.

Assuming you've installed a prior version of chrome with yay, and haven't disabled the yay cache, yay should have cached it in ~/.cache/yay. If you do have a previously cached version, you can use the pacman command from the wiki to roll back using that path instead:

# pacman -U .cache/yay/google-chrome/google-chrome-96.0.4664.110-1-x86_64.pkg.tar.zst

archz commented on 2022-01-13 23:35 (UTC)

google-chrome-dev 99.0.4818.0-1 still has the bookmark/tab bug google-chrome 96.0.4664.110-1 works fine

akhil commented on 2022-01-13 04:47 (UTC)

I just downgraded to 96 to fix bookmarks issue. and let's wait for 99 release.

kamilst96 commented on 2022-01-12 17:05 (UTC) (edited on 2022-01-12 17:18 (UTC) by kamilst96)

All drag and drop issues fixed in version 99, currently google-chrome-dev AUR package.

Never in my life have I thought that I would need to run development version of a program to have working drag and drop. For a moment, I considered moving to Gecko or even using Windows for internet activity...

Either pull version 99, or say on version 94 as long as possible.

blackhole commented on 2022-01-12 09:11 (UTC)

Drag and drop on bookmark bar is not working. Some fix?

burz_ex commented on 2022-01-10 09:52 (UTC)

It looks like the mouse cursor is not hiding on fullscreen video playback for 97. 96 works fine.

ozmartian commented on 2022-01-09 05:45 (UTC) (edited on 2022-01-09 05:45 (UTC) by ozmartian)

FYI, while we wait for the moving tabs w/ mouse bug to be fixed, you can use keyboard shortcuts to work around the issue.

CTRL + SHIFT + PAGE UP/DOWN

metabee commented on 2022-01-08 21:26 (UTC)

@yochananmarqos

This method I shared solved my problem. Using this package didn't enable me, for example, to use Whatsapp in a different window like a different app. I'm on KDE Plasma X11.

https://ibb.co/SfgD65B

Why it solved or the logic behind that didn't really bother me lol

Just sharing in case anyone stumbles on the same problem.

yochananmarqos commented on 2022-01-08 19:39 (UTC)

@metabee: This package uses the official DEB package, using debtap makes no sense.

There are no AUR helpers including pacaur in the Arch repos, they can't be installed with pacman. Installing one AUR helper to install another AUR helper doesn't make any sense.