Package Details: google-chrome 129.0.6668.58-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: 2237
Popularity: 8.05
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-09-17 21:41 (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 »

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

mol3earth commented on 2016-04-18 20:02 (UTC)

Sorry if this is a total noob question. Coming to ArchBang from Debian based systems. But I can't seem to figure out how to install this thing, the Git Clone URL is a 404, and there is no tarball, or package to download... Does one copy and paste the PKGBUILD and run makepkg? Sorry and thanks.

silverhammermba commented on 2016-04-14 17:53 (UTC) (edited on 2016-04-14 17:54 (UTC) by silverhammermba)

@blanjp Can't you just edit the PKGBUILD to remove the EULA before you build? I doubt that Chrome actually needs it in order to run. You just need to delete three lines.

bianjp commented on 2016-04-14 12:46 (UTC) (edited on 2016-04-14 12:47 (UTC) by bianjp)

Could you please save the eula_text.html file into the package? In China, www.google.com is blocked (while dl.google.com not), so downloading eula_text.html always failed, and I have to enable proxy and then rerun the update command.

Det commented on 2016-04-09 07:26 (UTC)

Nice tip. It's got them md5sums too.