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 .. 111 112 113 114 115 116 117 118 119 120 121 .. 157 Next › Last »

Det commented on 2014-01-13 20:16 (UTC)

Or if you rebuild this thing.

jz_train commented on 2014-01-13 20:16 (UTC)

error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory libccrypt was updated today 12-16-14 to version libgcrypt-1.6.0-1-x86_64.pkg.tar.xz. If you downgrade to libgcrypt-1.5.3-1-x86_64.pkg.tar.xz chrome will run.

Det commented on 2014-01-09 19:45 (UTC)

Well, since I'm not the official bug tracker of Chromium, there's not much I can do. You should try the Arch forums or the actual bug tracker.

JoveYu commented on 2014-01-09 07:32 (UTC)

Hi, Det, remember my bug? I found my chrome render textinput without css to a input with 0px width, maybe this is the reason. i write <input type="text"> to a html file, and it display not really well!

Det commented on 2014-01-01 00:33 (UTC)

Even, if you redownload it? As in not using the one already in $startdir.

a1russell commented on 2013-12-30 07:44 (UTC)

eula_txt checksum is for me: 6d57da7476a4b1b7a81821d9c036425c

Det commented on 2013-12-26 13:56 (UTC)

Fixed. The package will now pull the previous libgcrypt.so(.11.8) from [core] (libgcrypt 1.5.3-1) and place it in /opt/google/chrome/. I decided to make this happen even, if libgcrypt 1.6.0-1 isn't currently installed on the system to allow the previous version to be installed _before_ upgrading to the new one.

Det commented on 2013-12-26 11:19 (UTC)

Oh.

hadrons123 commented on 2013-12-26 11:17 (UTC)

gentoo has some fix for this post libgcrypt 1.6 update.