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 .. 124 125 126 127 128 129 130 131 132 133 134 .. 157 Next › Last »

gabrielrcp commented on 2013-04-02 04:09 (UTC)

ttf-font is provided by ttf-ms-fonts (amongst other true type fonts) Relevant discussion: https://mailman.archlinux.org/pipermail/arch-dev-public/2013-January/024252.html

<deleted-account> commented on 2013-04-02 02:38 (UTC)

Hi: 'ttf-font' package does no exist, so use 'ttf-ms-font' instead and correct PKGBUILD please. Thanks.

TheWretched commented on 2013-04-01 17:36 (UTC)

Yeah it has been awful lately. When I upgraded to KDE 4.10 + Xorg 1.14 it became disastrous. It's gotten slightly better but still I have to constantly kill it's leftover and zombie processes that build up over time. I went so far as to test it on a fresh user account with the same results. Just awful. So bad I've even resorted to using Firefox a lot more.

kiodo1981 commented on 2013-03-31 13:32 (UTC)

Audio problem. I solved starting with google-chrome %U --audio-buffer-size=2048

<deleted-account> commented on 2013-03-29 11:46 (UTC)

Thanks ! It builds and seems to run properly. I hope the cleanup/repackaging/... for release 26 is the same as for 25. :-)

Det commented on 2013-03-29 08:42 (UTC)

Just use either of these: source=("https://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.rpm") or (debs: quicker) elif [ "$CARCH" = "x86_64" ]; then _arch='amd64' [...] source=("https://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.deb") ..and build with "--skipinteg".

<deleted-account> commented on 2013-03-29 08:29 (UTC)

Newbie question: can the current make script be updated with the source & md5 indicated by k2s ?

<deleted-account> commented on 2013-03-28 08:53 (UTC)

Don't know what happens lately, but Chrome is leaking memory big time ! Hope this release resolves this problem.

k2s commented on 2013-03-27 12:33 (UTC)

current 64bit: source=('https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm') md5sums=('76524edb4ce9d3f946c050a48e831437')

Det commented on 2013-03-27 09:26 (UTC)

Yes: http://googlechromereleases.blogspot.fi/2013/03/stable-channel-update_26.html