Package Details: google-chrome-beta 132.0.6834.15-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: 357
Popularity: 1.08
First Submitted: 2009-12-08 19:09 (UTC)
Last Updated: 2024-11-20 23:40 (UTC)

Dependencies (12)

Required by (41)

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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 27 Next › Last »

kerberizer commented on 2014-04-18 05:03 (UTC)

Oh, and of course the MD5 hash for x86_64 will also need to be updated.

kerberizer commented on 2014-04-18 04:56 (UTC)

@Det, could you please fix the tarball -- right now it erroneously contains a google-chrome-beta_35.0.1916.47_amd64.deb file, which is simply an HTML page with the Google's 404 error code. Hence why the package is broken, unless, of course, that file is removed manually. Thanks a lot!

bulletmark commented on 2014-04-18 04:25 (UTC)

If you really want it, the link https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb is valid so fetch that and replace it: cd /tmp/yaourt-tmp-xxxx/aur-google-chrome-beta cp ~/Downloads/google-chrome-beta_current_amd64.deb google-chrome-beta_35.0.1916.47_amd64.deb makepkg -s --skipinteg sudo pacman -U google-chrome-beta-35.0.1916.47-1-x86_64.pkg.tar.xz

Det commented on 2014-04-17 23:56 (UTC)

That is 'google-chrome'. People keep adding the '-stable' suffix, even though such package doesn't exist.

brycec commented on 2014-04-17 22:32 (UTC)

Only Google could comment upon whether it will soon be fixed. If you wanted something more stable then you should run google-chrome-stable instead.

JesseObrien commented on 2014-04-17 20:53 (UTC)

Is there a fix for this coming? I'm getting a huge amount of crashes today and I can't upgrade.

bulletmark commented on 2014-04-16 22:26 (UTC)

Seems a google stuffup, the upstream amd64.deb is missing (404).

bulletmark commented on 2014-04-16 22:05 (UTC)

==> Retrieving sources... -> Found google-chrome-beta_35.0.1916.47_amd64.deb -> Downloading eula_text.html... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 52500 0 52500 0 0 90980 0 --:--:-- --:--:-- --:--:-- 90987 ==> Validating source files with md5sums... google-chrome-beta_35.0.1916.47_amd64.deb ... Passed eula_text.html ... Passed ==> Extracting sources... ==> Entering fakeroot environment... ==> Starting package()... -> Extracting the data.tar.lzma bsdtar: Error opening archive: Failed to open 'data.tar.lzma' ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build google-chrome-beta.

Det commented on 2014-04-10 22:05 (UTC)

I did too.