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.29
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 .. 33 34 35 36 37 38 39 40 41 42 43 .. 91 Next › Last »

Det commented on 2013-09-21 09:32 (UTC)

Added 'gtk-update-icon-cache' in post_upgrade(). You can just run "gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor" yourself though, so really there's once again absolutely no reason whatsoever to start nagging every single user to rebuild (or 'repackage', whatever you wanna call it) an entire package just to run one command.

LordAro commented on 2013-09-21 09:09 (UTC)

As far as I can tell, there is no longer an icon included (none in the /opt dir) Of course, this could be a bug in chrome itself, rather than the PKGBUILD

Raymondcal commented on 2013-09-21 05:38 (UTC)

Hi! Is there something wrong with the .desktop file? The icon is not the Chrome icon anymore; instead, I have the default Gnome executable icon. And in Gnome 3, I can’t set up Chrome-unstable as the default browser anymore. Many thanks anyway for maintaining this aur file! :)

Det commented on 2013-09-20 19:19 (UTC)

Finally got it updated. Good thing they did this. Certainly gonna give them more testers. E: Yeah, and to clear out the '-dev conflict' tag from an already installed google-chrome(-beta) you need to either: 1) rebuild google-chrome(-beta) OR To speed things up: 2) for google-chrome: change %CONFLICTS% in "/var/lib/pacman/local/google-chrome-<version>/desc" to 'google-chrome-beta' OR 3) for google-chrome-beta: simply remove the whole section, as google-chrome-dev has to provide 'google-chrome' so we can't put the conflict on both sides.

Det commented on 2013-09-20 18:28 (UTC)

http://pastebin.com/raw.php?i=02avqKjf

toropisco commented on 2013-09-20 11:52 (UTC)

Here is another (better) PKGBUILD. Icons need to be renamed to be found and the license directory should be renamed as well if google-chrome-unstable is to be installable alongside stable OR beta (just checked that myself). https://gist.github.com/palopezv/6636337 And PLEASE, PLEASE people. Don't use pastebin.com Read <https://wiki.archlinux.org/index.php/List_of_Applications/Internet#Pastebin_clients> for the reasons why.

trizen commented on 2013-09-20 08:42 (UTC)

Here is a working PKGBUILD: http://pastebin.com/8cbcQZNd

Det commented on 2013-09-20 01:54 (UTC)

I can later today. It's a bit difficult to do that from the Finnish Army.