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 .. 72 73 74 75 76 77 78 79 80 81 82 .. 157 Next › Last »

Det commented on 2016-02-10 06:54 (UTC) (edited on 2016-02-10 07:06 (UTC) by Det)

Oбновляются. Воспользуйтесь следующий раз Google Translate: https://goo.gl/kbgGPG Updated. Please Google Translate next time: https://goo.gl/kbgGPG

cyberlinux commented on 2016-02-09 22:33 (UTC)

Не совпадают md5sums Спасибо с Уважением Павел

cyberlinux commented on 2016-02-09 22:29 (UTC)

[cyberlinux@Lufix google-chrome]$ makepkg -sri ==> Сборка пакета: google-chrome 48.0.2564.103-1 (Ср фев 10 00:27:38 EET 2016) ==> Проверяю необходимые для запуска зависимости... ==> Проверяю необходимые для сборки зависимости... ==> Получение исходных файлов... -> Найден google-chrome-stable -> Найден eula_text.html -> Загрузка google-chrome-stable_48.0.2564.103_amd64.deb... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 45.8M 100 45.8M 0 0 1152k 0 0:00:40 0:00:40 --:--:-- 1065k ==> Проверка исходных файлов с помощью md5sums... google-chrome-stable ... Готово eula_text.html ... Готово ==> Проверка исходных файлов с помощью md5sums... google-chrome-stable_48.0.2564.103_amd64.deb ... СБОЙ ==> ОШИБКА: Один или более файлов не прошли проверку целостности!

UzielSilva commented on 2016-02-09 22:04 (UTC)

Hello. The md5sums don't match in: google-chrome-stable_48.0.2564.103_amd64.deb

Det commented on 2016-02-05 13:00 (UTC) (edited on 2016-02-05 13:01 (UTC) by Det)

Easiest way to test is always with a clean profile. Rename ~/.cache/google-chrome/ and ~/.config/google-chrome/.

<deleted-account> commented on 2016-02-05 12:54 (UTC)

Anyone experiencing a total freeze when opening the Downloads page while downloading something?

Det commented on 2016-02-04 09:27 (UTC) (edited on 2016-02-04 09:29 (UTC) by Det)

Or, rather, unless you mean the data.tar.xz, the package type in Arch is .pkg.tar*, which by default is .pkg.tar.xz since 2010.

wchouser3 commented on 2016-02-04 08:45 (UTC)

Chrome does not update it's self for us. On .deb based package managers there's a cron job that checks for updates, but that just works for Ubuntu and Debian. There's another mechanism for Windows and OS X users, but again that has nothing to do with us. For us, Chrome has to be extracted from the .deb archive and converted over to the .xz archive in order to install.

Det commented on 2016-02-04 06:56 (UTC)

I'm not aware of Chrome automatically updating itself, besides on OS X, Windows, and Ubuntu (adds itself to /etc/apt/sources.list.d/).

eduncan911 commented on 2016-02-04 06:43 (UTC)

Here's a question: Does one need to keep updating this AUR package? Chrome self-updates to newer versions (when I installed it manually before). Or, does this package disable the auto-updating part of Chrome so that one must always keep this AUR package up to date?