Package Details: google-chrome 132.0.6834.159-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: 2258
Popularity: 8.52
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2025-01-28 23:25 (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 .. 60 61 62 63 64 65 66 67 68 69 70 .. 157 Next › Last »

Det commented on 2017-03-01 20:49 (UTC) (edited on 2017-03-01 20:50 (UTC) by Det)

"Updates: Status: Fixed Comment #14 on issue 678982 by joone....@intel.com: Multiple GtkFileChooserDialog in parallel freeze Chrome https://bugs.chromium.org/p/chromium/issues/detail?id=678982#c14" We, the People, have made the Chromium codebase Great Again. ( ͡° ͜ʖ ͡°)

zerophase commented on 2017-02-21 00:54 (UTC)

Don't believe so. Is chrome crashing for you?

yakshaver commented on 2017-02-21 00:47 (UTC)

Is anyone else getting a segfault on every first page load?

Det commented on 2017-02-03 20:11 (UTC)

Aaah, sorry, too careless. Fixed.

Xavion commented on 2017-02-03 19:44 (UTC)

A tiny bit of housekeeping: you've got an extra colon after 'kdialog' in the PKGBUILD (making it "kdialog::"). This prevents 'pacman' from displaying '[installed]' after it. I just went and tried to install 'kdialog', not realising I didn't need to.

Det commented on 2017-01-24 14:40 (UTC) (edited on 2017-01-24 14:40 (UTC) by Det)

> wiyarmir [1] added the following comment to google-chrome [2]: > > The build script complained about fakeroot command being missing although not being stated as a dependency (PKGBUILD) See: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started

Det commented on 2017-01-23 18:18 (UTC)

> DeadMetaler flagged google-chrome out-of-date on 2017-01-23 for the following reason: > > https://chromereleases.googleblog.com/2017/01/stable-channel-update-for-chrome-os.html That's Chrome OS.

fuan_k commented on 2017-01-20 17:29 (UTC)

Thanks Det. Found that 55.0.2873.0 (unstable channel) was the version that started breaking. I've updated my bug report. Looks like someone is on the case now.

Det commented on 2017-01-19 15:11 (UTC)

> rborja flagged google-chrome out-of-date on 2017-01-19 for the following reason: > > I get a 404 error when running wget command. It's not out-of-date..