Package Details: google-chrome-dev 132.0.6793.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: 653
Popularity: 1.32
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-10-24 21:01 (UTC)

Dependencies (12)

Required by (41)

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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 91 Next › Last »

danyf90 commented on 2013-12-13 10:57 (UTC)

yes but you have to change permission (e.g. 755) otherwise no one can access them

Det commented on 2013-12-13 10:48 (UTC)

It's just a leftover for compatibility reasons. It only contains symlinks to /opt/google/chrome-unstable/.

danyf90 commented on 2013-12-13 10:22 (UTC)

what is the purpose of folder /otp/google/chrome/ ? it is accessible only by root

hexchain commented on 2013-12-11 02:54 (UTC)

The Dev Channel has been updated to 33.0.1734.0 for Linux.

<deleted-account> commented on 2013-12-04 17:59 (UTC)

updated PKGBUILD here: http://pastebin.com/vCHGyYGS, I had to comment out the .desktop entry as it was already in the appropriate location, also the /chrome links to /chrome-unstable as that's where I found them in the packages..

benklett commented on 2013-12-03 17:12 (UTC)

New release: 33.0.1726.0

sasy360 commented on 2013-11-22 08:24 (UTC)

Validating source files with md5sums... google-chrome-unstable_33.0.1711.3_amd64.deb ... FAILED eula_text.html ... Passed Is the md5sum in PKGBUILD correct?

xvoprsalek commented on 2013-11-19 19:10 (UTC)

I liked the UI change.

phaseburn commented on 2013-11-19 18:57 (UTC)

The UI change has been reverted in 33.0.1711.3. Clipboard functionality, stability, sortable task manager columns, tab scroll wheel compatibility, etc, are all present again.