Package Details: google-chrome-dev 127.0.6485.0-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: 650
Popularity: 0.70
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-05-20 13:57 (UTC)

Dependencies (12)

Required by (36)

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 .. 81 82 83 84 85 86 87 88 89 90 91 Next › Last »

<deleted-account> commented on 2010-08-13 16:11 (UTC)

Today's update fixes the pdf plugin and some other bugs. PKGBUILD doesn't check md5 sum, so you can just rebuild and get newest version.

<deleted-account> commented on 2010-07-30 07:25 (UTC)

pdf currently broken in Mac and Linux

<deleted-account> commented on 2010-07-30 06:10 (UTC)

Hmm... lost PDF plugin support in the latest update.

<deleted-account> commented on 2010-07-29 16:35 (UTC)

i was at vacation in spain, so sorry for delay. Updated.

laloch commented on 2010-07-29 13:57 (UTC)

@burgua: URL in the PKGBUILD is http://dl.google.com/linux/direct/google-chrome-${_chanswitch}_current_$ARCH.deb, so you can always get the latest version by reinstalling the package. You should also modify pkgver variable, but that's not mandatory.

<deleted-account> commented on 2010-07-28 20:13 (UTC)

Personally, I don't mind it being out-of-date (for the time being) because I consider the pdf plugin more important than the changes in the recent updates.

<deleted-account> commented on 2010-07-28 05:45 (UTC)

update please

<deleted-account> commented on 2010-07-09 18:18 (UTC)

pdf works for me. BTW, since it's a -dev version, i decided to enable new wrench menu and chrome apps, since that functions stable for me. Let me know is there any problem with that.

<deleted-account> commented on 2010-07-05 12:38 (UTC)

The new PDF plugin (which appears in 6.0.453.1 for Linux) doesn't appear to be built, I've got nothing in about:plugins.

<deleted-account> commented on 2010-07-04 23:21 (UTC)

Got build 6.0.453.1 today. Pinned tabs disappear when you close them now... what happened? :(