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

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.

z3ntu commented on 2016-04-07 19:38 (UTC)

FYI: $ curl https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | egrep "Package|Version" also displays the newest version (for google-chrome-stable, google-chrome-beta & google-chrome-unstable).

Det commented on 2016-04-07 17:58 (UTC)

Upstream problem.

morantron commented on 2016-04-07 17:57 (UTC)

This link is broken and the install no longer works https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

bcroq commented on 2016-03-29 10:18 (UTC)

unable to get the file upload dialog on twitter or github with 49.0.2623.110-1

michaelh commented on 2016-03-16 15:17 (UTC)

Hi Guys, Just upgraded from previous stable release to 49.0.2623.87-1 (had shockwave player issues) and now my printing from Chrome is borked. Running arch 4.4.1-2, cups 2.1.3-1, can't find anything wrong in my cups error log (Just keeps spitting back "No pages found!"). Having no problem printing from other programs, have also tried a range of printing methods (IPP,Jetdirect, LPD) etc. Cheers

Det commented on 2016-03-11 14:49 (UTC)

Please put all of it in Pastebin, and you should also use crbug.com.