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.19
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 .. 136 137 138 139 140 141 142 143 144 145 146 .. 157 Next › Last »

Fumon commented on 2012-06-02 23:25 (UTC)

On a new install done the day of this post, xfce google-chrome would report "Aborted" Installed chromium which only pulled "ttf-dejavu" google-chrome would then work. I'm assuming the dependencies need to be updated with a font.

martadinata666 commented on 2012-06-02 18:25 (UTC)

thanks @eric chrome work flawlessly again

t3ddy commented on 2012-06-02 14:07 (UTC)

I've added the workaround to the pkgbuild. You can remove the simlink to keep the system cleaner.

<deleted-account> commented on 2012-06-02 13:37 (UTC)

Thanks ericcoleman

msx commented on 2012-06-02 08:06 (UTC)

@ericcoleman: +1

<deleted-account> commented on 2012-06-01 23:16 (UTC)

Temporary workaround for jstoik1 and vanni971's problem (as well as others I'm sure) $ sudo ln -s /usr/lib/libudev.so.1.0.1 /usr/lib/libudev.so.0

<deleted-account> commented on 2012-06-01 21:54 (UTC)

Same problem of jstoik1

jstoik1 commented on 2012-06-01 18:36 (UTC)

Following the switch from udev to systemd-tools, google-chrome fails to run: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory