Thank you for fixing the script so quickly.
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.70 |
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 .. 104 105 106 107 108 109 110 111 112 113 114 .. 157 Next › Last »
mike.cloaked commented on 2014-04-25 08:44 (UTC)
Det commented on 2014-04-25 08:02 (UTC)
Calm down already. I have all these things in my own scripts directory and that's where 'msg2' was picked up instead, which made me think it wasn't necessary to define it in the .install. Turns out it is, so I've reverted it to 'msg_blue', which is more consistent with 'note'.
All your cache commands were working okay. The printf() function changes wouldn't affect them because they are basically just separate echoes.
mike.cloaked commented on 2014-04-25 07:56 (UTC)
neither msg2 nor msg_blue work so I guess the available commands in the makepkg system may have changed?
mike.cloaked commented on 2014-04-25 07:50 (UTC)
previously in the file google-chrome.install where the two lines had msg2 they used to have msg_blue.
mike.cloaked commented on 2014-04-25 07:47 (UTC)
hadrons123: There was until this version instead of the two lines you quote:
==> Updating desktop MIME database...
==> Updating icon cache..
So I guess it is in the file google-chrome.install where the lines:
_update() {
msg2 "Updating desktop MIME database..."
update-desktop-database -q
msg2 "Updating icon cache.."
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
are no longer accepting the msg2 command, but presumably the update-desktop-database and gtk-update-icon-cache are still working OK.
hadrons123 commented on 2014-04-25 04:30 (UTC)
/tmp/alpm_hA23f7/.INSTALL: line 12: msg2: command not found
/tmp/alpm_hA23f7/.INSTALL: line 14: msg2: command not found
==> NOTE: The binary is called 'google-chrome-stable'.
[root@archbox ~]#
Any idea why I am getting this error today?
Det commented on 2014-04-21 19:16 (UTC)
@dmoebius, sounded like you just did.
Det commented on 2014-04-21 17:11 (UTC)
Taken care of.
dmoebius commented on 2014-04-21 17:04 (UTC)
Yes, just now.
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.