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 .. 51 52 53 54 55 56 57 58 59 60 61 .. 157 Next › Last »

Det commented on 2017-10-11 00:37 (UTC)

I'm assuming you mean /opt/google/chrome/google-chrome, but my line 49 says: exec -a "$0" "$HERE/chrome" "$@"

horosgrisa commented on 2017-10-10 20:33 (UTC)

file /usr/bin/google-chrome-stable have a bug. Please add a space between "$HERE/chrome" and "$CHROMIUM_USER_FLAGS" at line 49.

Det commented on 2017-10-07 12:59 (UTC)

I dunno. Looks like I don't need to add it, but can do anyway: https://bugs.archlinux.org/task/54909, https://bbs.archlinux.org/viewtopic.php?id=227734

ruhly commented on 2017-10-06 21:45 (UTC)

it would be useful to add gtk3-print-backends as an optional dependency for printing

Det commented on 2017-10-01 00:35 (UTC) (edited on 2017-10-01 00:42 (UTC) by Det)

The final vote. “What should be the pkgdesc of AUR/google-chrome?” With 82 votes: ● "One fast, simple, and secure browser for all your devices (Stable Channel)" - 17 votes (21%) ● "The popular and trusted web browser by Google (Stable Channel)" - 65 votes (79%) Now, my deciding vote of 49 votes will be cast and the winner is... ..no, I’m kidding, I’m kidding. Pkgdesc changed. ^^

zman0900 commented on 2017-09-28 01:31 (UTC)

@ratan: `rm ~/.cache/pacaur/google-chrome/eula_text.html` should fix it.

ratan commented on 2017-09-27 19:30 (UTC)

getting the following when building from pacaur: :: google-chrome package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package

Det commented on 2017-09-27 02:40 (UTC)

libc++'s not required by google-chrome?

fuan_k commented on 2017-09-26 23:57 (UTC)

If you get the following errors (while building libc++) ==> Verifying source file signatures with gpg... llvm-5.0.0.src.tar.xz ... FAILED (unknown public key 0FC3042E345AD05D) libcxx-5.0.0.src.tar.xz ... FAILED (unknown public key 0FC3042E345AD05D) libcxxabi-5.0.0.src.tar.xz ... FAILED (unknown public key 0FC3042E345AD05D) ==> ERROR: One or more PGP signatures could not be verified! It seems that a way to fix it is to run the following command (ref: https://aur.archlinux.org/pkgbase/libc%2B%2B/) gpg --recv-keys B6C8F98282B944E3B0D5C2530FC3042E345AD05D

Det commented on 2017-09-26 08:32 (UTC) (edited on 2017-09-26 08:42 (UTC) by Det)

Actually, about that, those who might find it interesting or entertaining: https://wiki.archlinux.org/index.php/User_talk:Vesath#PKGBUILD#Integrity