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.15
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 .. 141 142 143 144 145 146 147 148 149 150 151 .. 157 Next › Last »

Det commented on 2012-03-07 18:56 (UTC)

Uhhhhhhh... no?

mike.cloaked commented on 2012-03-07 18:49 (UTC)

By the way libpng12 on which chrome depends was updated on Feb 20th in the AUR - in order to be up to date this package should also be updated.

mike.cloaked commented on 2012-03-07 18:41 (UTC)

Everything seems to work OK for me installing the new version .....66 though I am doing this some hours after the date/time on the previous comments - I had previously installed openssl-compatibility from the AUR. If you tried to install openssl-compatibility from the normal pacman repos then it won't work.

BasioMeusPuga commented on 2012-03-07 08:40 (UTC)

I'm getting the same 404 error. The URLs are out of date. The following works, however: 1. Put the md5sum of the chrome rpm in the pkgbuild ("388db19d984d7cfabac98ec2364b6d42" for x86_64) 2. Use the following URL in the source: "https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm" Seems to build just fine after that.

<deleted-account> commented on 2012-03-07 07:19 (UTC)

I have this error: -> Downloading google-chrome-stable-17.0.963.65-124586.x86_64.rpm... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404

sanusart commented on 2012-03-07 06:01 (UTC)

Just a quick one http://pastebin.com/CmEWiR43

<deleted-account> commented on 2012-03-07 02:41 (UTC)

@jarav spotify installed those.

Hexcles commented on 2012-03-07 00:18 (UTC)

Package out of date. File not found(404) on dl.google.com.

<deleted-account> commented on 2012-03-06 18:57 (UTC)

I am having problems because of the openssl-compatibility dependency. I am not able to install that package because of errors: error: failed to commit transaction (conflicting files) openssl-compatibility: /usr/lib/libcrypto.so.0.9.8 exists in filesystem openssl-compatibility: /usr/lib/libssl.so.0.9.8 exists in filesystem Errors occurred, no packages were upgraded.