Package Details: google-chrome-dev 133.0.6847.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.44
First Submitted: 2009-06-05 21:02 (UTC)
Last Updated: 2024-11-21 19:42 (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 .. 43 44 45 46 47 48 49 50 51 52 53 .. 91 Next › Last »

Det commented on 2012-11-20 18:34 (UTC)

WRONG! >:O

kureshii commented on 2012-11-19 11:19 (UTC)

After upgrading icu to 50.1, I get the following error launching google-chrome: /usr/bin/google-chrome: error while loading shared libraries: libicuuc.so.49: cannot open shared object file: No such file or directory Seems icu-49.* is an explicit dependency and should be added in depends. Not sure if future versions of chrome will update this dependency but I remember running into it a few months ago after another icu update as well.

Det commented on 2012-11-18 23:21 (UTC)

It is a stupid one. If you wanna use the 24. series use the Beta Channel.

printesoi commented on 2012-11-18 23:07 (UTC)

Excuse for the stupid question but where I can find the rpm of the previous version? (24.0.1297.0-162078) http://dl.google.com/linux/chrome/rpm/stable/x86_64/google-chrome-unstable-24.0.1297.0-162078.x86_64.rpm If I try the link above, it gives me 404 Not Found..

lockheed commented on 2012-11-14 12:09 (UTC)

Thanks. I am well aware of that unwise decision by google and the general outrage that followed it.

Det commented on 2012-11-14 12:06 (UTC)

Then you're in trouble. It was deprecated a long time ago and I couldn't find any such extensions in the Chrome Web Store either. E: In fact, see: http://code.google.com/p/chromium/issues/detail?id=85184#c26

lockheed commented on 2012-11-14 11:52 (UTC)

I need it to be hidden in non-maximized windows.

Det commented on 2012-11-14 11:50 (UTC)

It's called the omnibox and what's wrong with F11?

lockheed commented on 2012-11-14 11:42 (UTC)

Is Compact Navigation feature available in dev channel? If not, is there any other way to autohide the URL and TAB bars?