Package Details: google-chrome-dev 132.0.6821.2-1

Git Clone URL: https://aur.archlinux.org/google-chrome-dev.git (read-only, click to copy)
Package Base: google-chrome-dev
Description: The popular web browser by Google (Dev Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Provides: google-chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 654
Popularity: 1.91
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-11-08 00:15 (UTC)

Dependencies (12)

Required by (40)

Sources (3)

Pinned Comments

gromit commented on 2023-07-19 17:01 (UTC) (edited on 2023-07-19 17:02 (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 "Dev 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-unstable" | \
     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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 91 Next › Last »

anish commented on 2015-08-20 08:24 (UTC)

Would it be possible to add --force-device-scale-factor=1 to all the Exec lines in the .desktop file ? It fixes this issue https://code.google.com/p/chromium/issues/detail?id=490964 (though I'm not sure of the side effects of that on the ppl running hidpi setups)

Det commented on 2015-08-19 15:32 (UTC)

No, I'll keep it like this forever.

cooprocks123e commented on 2015-08-19 15:32 (UTC)

Wow, you updated it in the time it took me to register an account. Awesome. Sorry, can I unflag it or something?

Det commented on 2015-08-19 15:28 (UTC)

@cooprocks123e, why?

Det commented on 2015-08-15 11:18 (UTC)

Why ask me?

alumni commented on 2015-08-15 11:18 (UTC)

I can no longer pin Google Chrome to Plank/Docky. Is the StartupWMClass correctly set to "Google-chrome-unstable" in the .desktop file?

Det commented on 2015-07-16 21:55 (UTC)

Well, actually, you posted the "new md5" comment at 21:23 (UTC) and that one at 21:28. I updated the package 21:02.

atriix commented on 2015-07-16 21:28 (UTC)

Sorry accidental flag, package updated literally in between the page refresh.

Det commented on 2015-07-16 20:59 (UTC)

From the PKGBUILD: # Check for new Linux releases in: http://googlechromereleases.blogspot.com/search/label/Dev%20updates # or use: $ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }' and then *flag*.