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: 2236
Popularity: 7.34
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 .. 147 148 149 150 151 152 153 154 155 156 157 Next › Last »

t3ddy commented on 2011-08-25 15:31 (UTC)

It still does: mv -v "$pkgdir/opt/google/chrome/google-chrome.desktop" "$pkgdir/usr/share/applications"

canuckkat commented on 2011-08-25 14:15 (UTC)

Is it just me or did this package used to make a menu item?

nDray commented on 2011-08-09 22:37 (UTC)

It's wrong because you need to check the new release numbers, it always fetches the latest. Before "makepkg" run "makepkg -g >> PKGBUILD"

HNKNTA commented on 2011-08-09 22:30 (UTC)

md5sum at least for x86_64 is wrong

<deleted-account> commented on 2011-08-02 16:57 (UTC)

The latest stable version is now 13.0.782.107 ;)

duca commented on 2011-06-15 21:44 (UTC)

Just to add the info as well, the current as of today md5sum for i386 version is 41b92b2f35f12cf2e31998a22e9dba7a

Commander commented on 2011-06-15 00:08 (UTC)

New md5sum for 12.0.742.100 409c1d33d38e09bf295f8e57e18d210b google-chrome-stable_current_amd64.deb

<deleted-account> commented on 2011-05-04 12:09 (UTC)

As pciutils came to [core], now you can remove libpci dependency.

Det commented on 2011-04-07 13:33 (UTC)

@unknown, still, libpci is yet only provided by the [testing] pciutils. E: and what I'm talking about is that the package doesn't say that it provides it.