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

ydallilar commented on 2017-09-22 14:20 (UTC)

:: google-chrome package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package

naibafo commented on 2017-09-19 13:05 (UTC)

For everybody struggling with the installation of the newest update that use a caching AUR helper like 'pacaur'. You need to delete the repository-folder from the cache because eula_text.html was is now part of the repository but also still exists in an untracked version in your local cache. For 'pacaur': 'rm -rf ~/.cache/pacaur/google-chrome'

Det commented on 2017-09-18 16:32 (UTC)

Seems there's some of those around: - https://lists.gt.net/clamav/users/57364 - http://forums.clamwin.com/viewtopic.php?t=4203 - https://forum.qnap.com/viewtopic.php?t=129646 If you reinstall and get the same thing, it's almost surely a false positive.

Tondo commented on 2017-09-18 15:59 (UTC)

ClamAV just threw /opt/google/chrome/chrome: Unix.Trojan.Mirai-5932143-0 FOUND

leondevlifelog commented on 2017-09-18 07:26 (UTC)

thanks,i has delete it(google-chrome-cn)

Det commented on 2017-09-17 17:56 (UTC) (edited on 2017-09-17 18:07 (UTC) by Det)

Uhhh. Yea, I rather would, because that one will be deleted: https://aur.archlinux.org/packages/google-chrome-cn/. You need to have something notable change in the package itself to create a separate one. Different source is not enough. :( E: Added.

leondevlifelog commented on 2017-09-17 12:40 (UTC)

could you ues offline lisence file? I am in China,due to GFW,I can download deb file,but i can not download eula_text file,it show time out error.

Det commented on 2017-09-14 19:24 (UTC)

Shouldn't have anything to do with package signing. I just updated the package.

SACViper commented on 2017-09-14 19:23 (UTC)

I was getting was getting error Google-chrome-stable.sh ... Passed ==> ERROR: One or more files did not pass the validity check! Solution: I updated keys with this command and got installed without any error :) sudo pacman-key --refresh-keys sudo pacman-key --populate archlinux manjaro