Search Criteria
Package Details: google-chrome 149.0.7827.53-1
Package Actions
| 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: | 2351 |
| Popularity: | 13.24 |
| First Submitted: | 2010-05-25 20:25 (UTC) |
| Last Updated: | 2026-06-03 12:51 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- ttf-liberation
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- gnome-keyring (gnome-keyring-gitAUR, oo7-gnome-keyring-dummyAUR) (optional) – for storing passwords in GNOME keyring
- kdialog (kdialog-gitAUR) (optional) – for file dialogs in KDE
- kwallet (kwallet-gitAUR) (optional) – for storing passwords in KWallet
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR, pipewire-ldacAUR, pipewire-selinuxAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (52)
- accomplish-ai-bin (optional)
- agent-browser-bin (optional)
- appmeup-bin (optional)
- bitwarden-chromium (optional)
- captive-browser-git (optional)
- chrome-extension-bitwarden-git (optional)
- chrome-extension-ocrs-git
- chromedriver (optional)
- chromium-dearrow-bin (optional)
- chromium-extension-adnauseam (optional)
- chromium-extension-autoscroll (optional)
- chromium-extension-plasma-integration (optional)
- chromium-extension-runet-censorship-bypass (optional)
- chromium-material-icons-for-github-bin (optional)
- chromium-vencord (optional)
- chromium-vencord-bin (optional)
- chromium-vencord-git (optional)
- dedao-dl-bin (optional)
- endpoint-verification-chrome
- endpoint-verification-minimal
- Show 32 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 166 Next › Last »
marcosfrm commented on 2025-09-04 18:20 (UTC)
wyf9661 commented on 2025-08-13 12:31 (UTC)
Is there any reason this package set ttf-liberation as one of the necessary dependence?
mike.cloaked commented on 2025-08-05 20:24 (UTC)
With the newly released chrome version 139.0.7258.66 the issue I had with one machine hanging if using wayland mode has now been resolved, and it will run without issue on all my machines with the latest released kernel 6.16 and earlier kernels. So it looks like there was a bug in chrome in the previous version, that has been fixed in 139.0.7258.66
PC2022 commented on 2025-08-03 17:06 (UTC)
@mike.cloaked - Thanks, I think you're right. I noticed afterwards the timestamps don't really correlate
mike.cloaked commented on 2025-08-03 17:05 (UTC) (edited on 2025-08-03 17:07 (UTC) by mike.cloaked)
I also see the TensorFlow lines in my journal log,
Aug 03 17:28:35 lenovo2 google-chrome-stable[10441]: Created TensorFlow Lite XNNPACK delegate for CPU.
Aug 03 17:21:00 lenovo2 google-chrome-stable[9521]: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#-1 is a dynamic-sized tensor).
But chrome is running with no problems. So I am not sure that the log lines for TensorFlow are related to the crashes.
PC2022 commented on 2025-08-03 16:58 (UTC)
My regular crashes are unrelated to Wayland, since Im running under X11. They seem to be related to TensorFlow, but I dont understand what TensorFlow is being used for by Chrome yet
Jul 30 10:43:38 beep google-chrome-stable[3626468]: Opening in existing browser session.
Jul 30 10:44:16 beep google-chrome-stable[3626752]: WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
Jul 30 10:44:16 beep google-chrome-stable[3626752]: I0000 00:00:1753868656.728889 3626771 voice_transcription.cc:58] Registering VoiceTranscriptionCapability
Jul 30 10:44:16 beep google-chrome-stable[3626752]: Created TensorFlow Lite XNNPACK delegate for CPU.
Jul 30 10:44:16 beep google-chrome-stable[3626752]: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#-1 is a dynamic-sized tensor).
Jul 30 10:44:16 beep google-chrome-stable[3626752]: [3626743:3626775:0730/104416.844466:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
Jul 30 10:44:29 beep google-chrome-stable[3626752]: [3626743:3626743:0730/104429.024283:ERROR:ui/gfx/x/atom_cache.cc:232] Add chromium/from-privileged to kAtomsToCache
Jul 30 10:44:42 beep google-chrome-stable[3626752]: [3626743:3626775:0730/104442.007964:ERROR:google_apis/gcm/engine/registration_request.cc:291] Registration response error message: DEPRECATED_ENDPOINT
Jul 30 10:44:50 beep google-chrome-stable[3626752]: [3626743:3626780:0730/104450.929902:ERROR:content/browser/browser_main_loop.cc:278] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
mike.cloaked commented on 2025-08-03 08:23 (UTC) (edited on 2025-08-03 14:13 (UTC) by mike.cloaked)
After seeing the comments about chrome crashing, I have been testing four machines - all have different hardware. On three machines, chrome runs without issue in wayland mode. However one old Lenovo Ideapad Y510p hangs immediately when I run chrome in wayland mode, but runs fine in x11 mode. So the latest chrome is not compatible with the hardware (presumably the GPU) on that laptop.
The journal on the problematic laptop has these lines:
$ sudo journalctl -b -1 | grep google-chrome-stable
Aug 01 20:23:44 lenovo2 google-chrome-stable[2194]: MESA-INTEL: warning: Haswell Vulkan support is incomplete
Aug 01 20:23:44 lenovo2 google-chrome-stable[2194]: libva error: /usr/lib/dri/iHD_drv_video.so init failed
google_apis/gcm/engine/registration_request.cc:274] Registration URL fetching failed.
Aug 01 20:23:49 lenovo2 google-chrome-stable[2194]: [2189:2217:0801/202349.669885:ERROR:google_apis/gcm/engine/registration_request.cc:274] Registration URL fetching failed.
Aug 01 20:23:49 lenovo2 google-chrome-stable[2194]: [2189:2217:0801/202349.669941:ERROR:google_apis/gcm/engine/registration_request.cc:274] Registration URL fetching failed.
Perhaps there is somewhere that a bug report for this issue can be filed? Or perhaps a change in the libva/vdpau/mesa packages could get this machine working again?
I did some further investigation on this - and it turns out there is a bug with graphics drivers in the current 6.16 kernel. By simply downgrading the kernel back to 6.15.6 chrome now runs fine in wayland mode. So hopefully there will be a fix in a future kernel release that will resolve the chrome hang issue (for the Intel Haswell series chipsets).
psycloneeee commented on 2025-08-01 01:33 (UTC)
note that the package "google-chrome-stable" has been compromised and will install a RAT on your computer. this package is fine.
Zoddo commented on 2025-07-31 20:36 (UTC) (edited on 2025-07-31 20:40 (UTC) by Zoddo)
@aliu: there is no source available to build from (Google Chrome, while based on Chromium, is closed-source).
The -bin suffix is used for packages that use pre-built binaries while a source you can build from is also available (which would be used for the non-suffixed package).
Hypothetically, if Google opens-source Chrome tomorrow, this package would switch to compile from source, and a new google-chrome-bin could be made using the Google-provided binaries.
aliu commented on 2025-07-31 19:42 (UTC)
Is there a reason this isn't named google-chrome-bin?
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:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.