Package Details: google-chrome 130.0.6723.116-1

Git Clone URL: https://aur.archlinux.org/google-chrome.git (read-only, click to copy)
Package Base: google-chrome
Description: The popular web browser by Google (Stable Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 2243
Popularity: 7.00
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (UTC)

Dependencies (12)

Sources (3)

Pinned Comments

gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (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 "Stable 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-stable" | \
     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 .. 74 75 76 77 78 79 80 81 82 83 84 .. 157 Next › Last »

schultzter commented on 2015-11-04 20:44 (UTC)

[abc@arch1 ~]$ google-chrome-stable Illegal instruction (core dumped) I had this same issue with google-chrome-beta and just started using stable. But I guess whatever Google did in -beta has made it's way into -stable now and I've got the issue here too. The issue still exists in -beta. I've tried running with the --debug flag but I don't get any additional output. Any ideas on how I can figure out what the issue is? Is there a dependancy I've got wrong? Is it my hardware or a driver? I have no idea. Any help would be appreciated.

Det commented on 2015-10-31 09:41 (UTC)

Rename ~/.config/google-chrome and ~/.cache/google-chrome, or have a look at the terminal output.

ricefan123 commented on 2015-10-31 09:39 (UTC)

Unable to run the application of current version

neTpK commented on 2015-10-13 19:19 (UTC)

NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted)

Det commented on 2015-10-12 08:05 (UTC) (edited on 2015-10-12 08:06 (UTC) by Det)

I mean, there never was a line like that. :) The Stable Channel doesn't include the channel name in the StartupWMClass anyway.

freijon commented on 2015-10-12 08:04 (UTC)

without the "- " in front, it was meant to indicate that this line should be replaced.

Det commented on 2015-10-07 17:43 (UTC)

There is no - sed -i "/Exec=/i\StartupWMClass=Google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop

freijon commented on 2015-10-07 16:46 (UTC)

Please modify the following line in the PKGBUILD: - sed -i "/Exec=/i\StartupWMClass=Google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop + sed -i "/Exec=/i\StartupWMClass=google-chrome-$_channel" "$pkgdir"/usr/share/applications/google-chrome-$_channel.desktop The upper case "G" causes plank to show double icons when Chrome is running

Det commented on 2015-09-25 05:21 (UTC) (edited on 2015-10-03 08:02 (UTC) by Det)

@jeffska, you're 2 days late.

jeffska commented on 2015-09-25 01:58 (UTC)

@Det: Why flagged? Because: ==> Validating source files with md5sums... google-chrome-stable_45.0.2454.99_amd64.deb ... FAILED