Package Details: google-chrome-beta 126.0.6478.36-1

Git Clone URL: https://aur.archlinux.org/google-chrome-beta.git (read-only, click to copy)
Package Base: google-chrome-beta
Description: The popular web browser by Google (Beta Channel)
Upstream URL: https://www.google.com/chrome
Keywords: chromium
Licenses: custom:chrome
Provides: google-chrome
Submitter: None
Maintainer: gromit
Last Packager: gromit
Votes: 355
Popularity: 0.82
First Submitted: 2009-12-08 19:09 (UTC)
Last Updated: 2024-06-05 20:50 (UTC)

Dependencies (12)

Required by (37)

Sources (3)

Pinned Comments

gromit commented on 2023-11-30 17:09 (UTC)

When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Beta updates" tag in Release blog for this.

You can also run this command to obtain the version string for the latest chrome beta version:

$ curl -sSf https://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | \
     grep -A1 "Package: google-chrome-beta" | \
     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 .. 20 21 22 23 24 25 26 27 Next › Last »

jwhendy commented on 2011-01-06 15:34 (UTC)

64bit md5sum is incorrect. As of 1/6/2011, it is 'fbdb6a710367f5cee6f03dd6afff405e'

<deleted-account> commented on 2010-12-17 09:14 (UTC)

last beta version is 9.0.597.19 you have to change pkgver only

master commented on 2010-12-16 21:32 (UTC)

Could you please update to the latest version?

<deleted-account> commented on 2010-10-09 20:23 (UTC)

ok, now it works :D Thanks x-demon :)

<deleted-account> commented on 2010-10-09 07:56 (UTC)

what if i just remove the patch? I do not think that this is needed in -beta build...

<deleted-account> commented on 2010-10-08 18:34 (UTC)

I have the same problem as fresh24 when upgrading.

<deleted-account> commented on 2010-10-07 14:06 (UTC)

args.patch needs to be updated to: -exec -a "$0" "$HERE/chrome" "$@" +exec -a "$0" "$HERE/chrome" --enable-extension-timeline-api --internal-nacl --enable-gpu-plugin --enable-webgl --enable-internal-flash "$@"

fresh24 commented on 2010-10-04 17:53 (UTC)

-> Done extracting! ==> Preparing install „opt/google“ -> „/tmp/yaourt-tmp-chris/aur-google-chrome-beta/pkg/opt/google“ -> Done preparing! ==> Patching launcher patching file google-chrome Hunk #1 FAILED at 30. 1 out of 1 hunk FAILED -- saving rejects to file google-chrome.rej Breche ab ... ==> ERROR: Makepkg was unable to build google-chrome-beta.

Det commented on 2010-09-08 19:04 (UTC)

Well that was fast... but still, the first line of the PKGBUILD...

<deleted-account> commented on 2010-09-08 19:02 (UTC)

eek, i thought i changed it. Will fix.