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 (37)

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

nicedream commented on 2010-07-01 01:01 (UTC)

You should add the google-chrome package as a conflict, since it is not possible to install both at the same time (they both install a lot of the same files). Or, ideally, why not move this package to its own directory? That way a user can run the stable and the dev package at the same time.

laloch commented on 2010-06-25 21:21 (UTC)

Current linux version is 6.0.437.3. Build 447.0 id Mac and Windows only.

<deleted-account> commented on 2010-06-20 11:49 (UTC)

Unless you need specific features of this official Google dev channel version, chromium-dev is a better PKGBUILD. It builds from source, so it takes some time at each upgrade, but the maintainer seems to update it fairly quickly.

t3ddy commented on 2010-05-27 17:00 (UTC)

you're still creating a directory called google-chrome.png...

mortzu commented on 2010-05-25 15:39 (UTC)

please update the url of the 64bit package to the new one

<deleted-account> commented on 2010-05-22 08:56 (UTC)

Revelation60, indeed. the new location is http://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb so something along the lines of t3ddy's PKGBUILD should work. I quoted your comment because sovok_kpss seemed dismissive and i thought i had missed something.

Revelation60 commented on 2010-05-22 08:34 (UTC)

jai, that link used to work. Unfortunately, it doesn't work anymore.

t3ddy commented on 2010-05-22 07:12 (UTC)

what about a pkgbuild like this: http://aur.pastebin.com/YGCni0Ka ?

<deleted-account> commented on 2010-05-22 04:48 (UTC)

Err, which comment are you referring to? "Ramblurr, this has been said a couple of times now. What you can do is edit the PKGBUILD to change the release to 47050" <--- This? I'm having problems with the the latest PKGBUILD with _revision set to 47050.

sovok_kpss commented on 2010-05-22 04:33 (UTC)

Please, read the previous comments