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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 157 Next › Last »

darkxsun commented on 2017-09-07 00:03 (UTC)

@WorldwoWires probably relevant: https://www.designernews.co/stories/86411-google-chrome-rendering-colors-inaccurately

WorldwoWires commented on 2017-09-06 23:45 (UTC)

Is it just me or is something up with the color in google-chrome 61.0.3163.79-1? Seems to be washed out. Same with Chromium. It's definitely not in the previous versions after rolling back and updating and rolling back. What gives?

kirillbobyrev commented on 2017-09-05 22:12 (UTC) (edited on 2017-09-17 13:24 (UTC) by kirillbobyrev)

Not sure whether this issue is caused by the package or there is any other reason, but I wonder whether there is a way to resolve this issue. The system taskbar icon is looking great, but the tray icon is indeed resolution. Is tehre any way this could be fixed?

<deleted-account> commented on 2017-09-01 07:13 (UTC)

constantly get "aw snap" crashes while watching "youtube tv". not recommended.

Det commented on 2017-08-26 03:58 (UTC)

我们不会说中文

whu_hyzs commented on 2017-08-26 03:55 (UTC) (edited on 2017-08-26 06:06 (UTC) by whu_hyzs)

Fcitx can't input Chinese on Chrome with GTK3(HiDPI) environment. Finally, I find the solution. First, moidfy /usr/bin/google-chrome-stable, add "export GDK_SCALE=1" before "exec /opt/google/chrome/google-chrome... ..." Second, touch a new file "~/.config/chrome-flags.conf" if not exist, add "--force-device-scale-factor=2" as parameters.

Det commented on 2017-08-20 16:56 (UTC)

Sort of. Only advantage is, I get the out-of-date flags quicker. I can add it to the PKGBUILD tho. So far it's only in -dev: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=google-chrome-dev

grawity commented on 2017-08-20 16:53 (UTC)

Instead of the "current" URL, wouldn't it be better to download the specific version from the apt-get repository? source=("https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-${_channel}/google-chrome-${_channel}_${pkgver}-1_amd64.deb" (I had to use this when temporarily downgrading to v59.)

Det commented on 2017-08-14 18:23 (UTC)

Because this is the repository for super nerd Archers who build almost each of these packages themselves, causing so much makedependency overlap that we've had to create a whole entire group just for that. We call it the base-devel. It includes 25 of the most common build-time dependencies (24 + pacman), and with that in mind, we don't have to include any of those packages in our PKGBUILDs; we assume you already have the whole thing: - https://wiki.archlinux.org/index.php/Creating_packages#Preparation - https://wiki.archlinux.org/index.php/Makepkg#Usage - https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites This is also discoverable by clicking the *All comments* and Ctrl+F'ing the "fakeroot".

joyarzun commented on 2017-08-14 15:31 (UTC)

-> Extracting google-chrome-stable_60.0.3112.90_amd64.deb with bsdtar ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... /usr/bin/makepkg: line 170: fakeroot: command not found ==> ERROR: Makepkg was unable to build google-chrome. ==> Restart building google-chrome ? [y/N] Why fakeroot is not a dependency??? I just installed manjaro gnome flavor