Package Details: google-chrome 130.0.6723.116-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: 2243
Popularity: 7.15
First Submitted: 2010-05-25 20:25 (UTC)
Last Updated: 2024-11-05 19:02 (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 .. 120 121 122 123 124 125 126 127 128 129 130 .. 157 Next › Last »

<deleted-account> commented on 2013-06-15 17:16 (UTC)

switching from nvidia driver to nouveau driver fixed the zombie processes for me

Det commented on 2013-06-12 08:20 (UTC)

&>/dev/null

adityarajbhatt commented on 2013-06-10 16:30 (UTC)

I am using xfce4. chrome://version tells me I am using 27.0.1453.110 (Official Build 202711) Whenever I launch google-chrome from the terminal (to see details) I get the following errors : [741:766:0610/160010:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [741:766:0610/160010:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.chromium.Mtpd': no such name [741:741:0610/160010:ERROR:object_proxy.cc(529)] Failed to call method: org.chromium.Mtpd.EnumerateStorages: object_path= /org/chromium/Mtpd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Mtpd was not provided by any .service files after which it works perfectly (everything - history, recently closed tabs and all). However it slows down the startup somewhat. I am just curious about how to remove these errors.

TheWretched commented on 2013-05-27 17:05 (UTC)

Spoke too soon. Still has stale processes that build up, still has tab crashes on middle click links. Version 27.0.1453.93-1 Going back to chromium.

TheWretched commented on 2013-05-27 16:24 (UTC)

Knock on wood, but so far no leftover and zombie processes on close, and no messed up tabs freezing on middle clicking links.

Zielony commented on 2013-05-25 17:10 (UTC)

If you have high-pitched audio using 27.0.1453.93 (like me), try to set default sample rate for pulseaudio daemon in /etc/pulse/daemon.conf like that: default-sample-rate = 48000 default-sample-format = s16le It helped for me. More: https://code.google.com/p/webrtc/issues/detail?id=1587

<deleted-account> commented on 2013-05-23 07:54 (UTC)

@t3ddy Impeccable as ever. Thanks ! :-)

mamamia88 commented on 2013-05-22 15:34 (UTC)

@mattijsf where did you find the verbld number?

netsurfer commented on 2013-05-22 13:40 (UTC)

@mattijsf i had to run "dos2unix PKGBUILD", then all ok! I dont now if its a my issue...probably not. thankyou