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 .. 84 85 86 87 88 89 90 91 92 93 94 .. 157 Next › Last »

nick commented on 2015-04-01 22:18 (UTC)

new md5sums: ef61d7c2b66ba26b1f297f82e7e1a52b google-chrome-stable_current_amd64.deb 3d9b5f96dbdeaca079b39d41135b662b google-chrome-stable_current_i386.deb

fichtner commented on 2015-04-01 18:56 (UTC)

md5sums currently out of date. Was able to install with modifying PKGBUILD

zman0900 commented on 2015-03-20 04:29 (UTC)

└──╼ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }' stable: 41.0.2272.101 beta: 42.0.2311.50 unstable: 43.0.2327.5

Det commented on 2015-03-20 01:37 (UTC)

Still .89: 0 ✓ det_000@Awesomeness-PC /cygdrive/c/Users/det_000/Desktop $ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }' stable: 41.0.2272.89 beta: 42.0.2311.50 unstable: 43.0.2327.5

Det commented on 2015-03-15 02:46 (UTC)

What types of files are you trying to open that don't show Chrome in the menu? E: I'm not gonna put opening files through Incognito the default.

dejavu commented on 2015-03-12 21:59 (UTC)

Would it be possible to change the google-chrome.desktop file (for instance with sed) and use following lines in it?! The first line would allow selecting the application in "Open With" in the file managers. Exec=/usr/bin/google-chrome-stable --incognito %U TryExec=/usr/bin/google-chrome-stable

JetJaguarXP commented on 2015-03-11 00:08 (UTC)

Thank you Det!

Det commented on 2015-03-11 00:03 (UTC)

Stop, please.