FYI: If you are having problems with zombie processes (Chrome_ProcessL, etc.) and you are using the nvidia blob driver, the problem is known to upstream (http://crbug.com/177218) and is in fact due chrome's tcmalloc clashing with a bug in the nvidia driver. The only "workaround" is to use chromium from [extra], AFAIK, since it disables tcmalloc at compile time.
Search Criteria
Package Details: google-chrome 131.0.6778.69-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: | 2244 |
Popularity: | 7.52 |
First Submitted: | 2010-05-25 20:25 (UTC) |
Last Updated: | 2024-11-12 20:25 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- ttf-liberation (ttf-defenestrationAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- gnome-keyring (gnome-keyring-gitAUR) (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) (optional) – WebRTC desktop sharing under Wayland
Required by (40)
- bitwarden-chromium (optional)
- captive-browser-git (optional)
- chrome-extension-bitwarden-git (optional)
- chrome-extension-ocrs-git
- chromedriver (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
- ff2mpv-go-git (optional)
- ff2mpv-rust (optional)
- hub-kids (optional)
- hub-young (optional)
- ice-ssb (optional)
- ice-ssb-git (optional)
- kget-integrator-chrome (optional)
- lastpass (optional)
- marp-cli (optional)
- nfauthenticationkey (optional)
- pearson-reader-plus-full-lang (optional)
- pennywise-bin (optional)
- pt-plugin-plus-bin (optional)
- pt-plugin-plus-git (optional)
- python-nativemessaging-ng (optional)
- python-webdriver-manager (check)
- quick-n-easy-web-builder-10 (optional)
- sshcode-bin (optional)
- uget-integrator-chrome (optional)
- upload-gphotos (optional)
- web-media-controller-mpris (optional)
- web-media-controller-mpris-git (optional)
- webchanges (optional)
- webui-aria2-git (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 124 125 126 127 128 129 130 131 132 133 134 .. 157 Next › Last »
<deleted-account> commented on 2013-04-08 21:47 (UTC)
Det commented on 2013-04-04 10:55 (UTC)
Let's hope 4.10.2 makes things work again.
Seems like the whole 4.10 series was a bit half-assed anyway: https://bugs.kde.org/show_bug.cgi?id=316086
<deleted-account> commented on 2013-04-04 06:48 (UTC)
Yesterday I had a Chrome tray icon - with which you can tell the thing *not* to remain in background when closed. This actually works for me ! :-)
So they have been messing with processes...
heaven commented on 2013-04-03 19:45 (UTC)
Also have all those problems with sound and leftover processes.
gabrielrcp commented on 2013-04-02 04:09 (UTC)
ttf-font is provided by ttf-ms-fonts (amongst other true type fonts)
Relevant discussion:
https://mailman.archlinux.org/pipermail/arch-dev-public/2013-January/024252.html
<deleted-account> commented on 2013-04-02 02:38 (UTC)
Hi:
'ttf-font' package does no exist, so use 'ttf-ms-font' instead and correct PKGBUILD please.
Thanks.
TheWretched commented on 2013-04-01 17:36 (UTC)
Yeah it has been awful lately.
When I upgraded to KDE 4.10 + Xorg 1.14 it became disastrous. It's gotten slightly better but still I have to constantly kill it's leftover and zombie processes that build up over time.
I went so far as to test it on a fresh user account with the same results. Just awful. So bad I've even resorted to using Firefox a lot more.
kiodo1981 commented on 2013-03-31 13:32 (UTC)
Audio problem.
I solved starting with google-chrome %U --audio-buffer-size=2048
<deleted-account> commented on 2013-03-29 11:46 (UTC)
Thanks ! It builds and seems to run properly.
I hope the cleanup/repackaging/... for release 26 is the same as for 25. :-)
Det commented on 2013-03-29 08:42 (UTC)
Just use either of these:
source=("https://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.rpm")
or (debs: quicker)
elif [ "$CARCH" = "x86_64" ]; then
_arch='amd64'
[...]
source=("https://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.deb")
..and build with "--skipinteg".
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.