Chrome version 113.0.5672.63-1 does not start on my computer for unknown reasons.
Search Criteria
Package Details: google-chrome 132.0.6834.159-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: | 2258 |
Popularity: | 8.88 |
First Submitted: | 2010-05-25 20:25 (UTC) |
Last Updated: | 2025-01-28 23:25 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- 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-full-gitAUR, pipewire-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (41)
- 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)
- Show 21 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 157 Next › Last »
Kandscode commented on 2023-05-03 04:46 (UTC)
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.
netmonk commented on 2023-02-06 23:06 (UTC)
On latest endeavouros install, this package isnt working properly, the windows is unreactive and cannot browse anything. After many attemps to solve this issue, luck helped a little. After installing brave from AUR, it seems it helped google-chrome to run.
here is the list of pacakges required by brave installation: [2023-02-06T22:30:18+0100] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/rust community/cargo-audit extra/cbindgen extra/compiler-rt extra/clang community/cxxbridge extra/gn extra/gperf extra/java-runtime-common extra/libnet extra/jre-openjdk-headless community/oniguruma community/jq extra/lld extra/llvm community/ninja extra/c-ares community/nodejs community/nodejs-nopt community/semver community/node-gyp community/npm extra/protobuf extra/python-protobuf'
So may be one of them is required by google-chrome to work properly.
luzifer commented on 2023-02-02 09:57 (UTC)
@yochananmarqos This package follows the stable release channel of the Google Debian releases. So as soon as they deem the version stable and put it on the stable channel it will be updated here.
yochananmarqos commented on 2023-02-01 23:50 (UTC) (edited on 2023-02-02 00:52 (UTC) by yochananmarqos)
@luzifer: Not sure if you want to update to "Early Stable Updates", but 110.0.5481.77 is now available...early.
EDIT: I'm not sure what the download link is or if it's even publicly available other than server side updates on supported platforms.
luzifer commented on 2023-01-12 09:17 (UTC)
@god as the installation script states:
Custom flags should be put directly in: ~/.config/chrome-flags.conf
blackhole commented on 2023-01-12 08:46 (UTC)
I cannot start google-chrome
From command line I see the error "dri3 extension not supported"
Browser window flashes up ant then closes.
I have already tried to delete google configuration and start it with the option --disable-gpu.
god commented on 2023-01-12 05:31 (UTC)
How about changing the desktop file like below. Without that option, if I enable Wayland (about:flags, Preferred Ozone platform = Auto), I cannot type foreign languages using Fcitx5. If I manually modify the desktop file, when Chrome gets updated, the change gets lost. Are there any downsides of that option? I don't know exactly, but even if that option is specified, if GTK 4 is not available, won't it fall back to GTK 3 anyway?
Exec=/usr/bin/google-chrome-stable --gtk-version=4 %U
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.