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 .. 69 70 71 72 73 74 75 76 77 78 79 .. 157 Next › Last »

Unia commented on 2016-05-15 19:32 (UTC)

Since pacman introduced hooks, running update-desktop-database from the .install file is no longer necessary.

johncgage commented on 2016-05-12 01:30 (UTC)

I ran the makepkg but everything worked ok. I'm using the same kernel version. It is associated with the sandbox. The only help I found was to use the --no-sandbox flag. But that seems an insecure route.

keiren commented on 2016-05-12 00:59 (UTC)

4.5.3 but I was having the same issue on 4.5.2

johncgage commented on 2016-05-12 00:39 (UTC)

What kernel version are you running?

keiren commented on 2016-05-12 00:28 (UTC)

I'm getting this when I try to run "google-chrome-stable" [1:1:0512/102613:ERROR:nacl_fork_delegate_linux.cc(315)] Bad NaCl helper startup ack (0 bytes)

Det commented on 2016-04-29 06:59 (UTC)

Fixed? Updated? Yes, when I get home. Use 'SKIP' in the md5sums, or build with: $ makepkg (-si) --skipinteg

Svante commented on 2016-04-29 06:24 (UTC)

Will it be fixed in the near future? Need the stable version of Google Chrome.

Det commented on 2016-04-29 06:01 (UTC)

Because it "is out-of-date". Click the red link for the message.

Svante commented on 2016-04-29 05:32 (UTC)

Why is google-chrome "Flagged out-of-date"?

darkxsun commented on 2016-04-18 21:18 (UTC)

@mol3earth This should help you get started with the Arch User Repository: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started