x86 needs the md5sum changed to 0fae792cac99a7c1bb10f7c89959fa1e to actually install. Otherwise works fine
Search Criteria
Package Details: google-chrome-dev 132.0.6793.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-chrome-dev.git (read-only, click to copy) |
---|---|
Package Base: | google-chrome-dev |
Description: | The popular web browser by Google (Dev Channel) |
Upstream URL: | https://www.google.com/chrome |
Keywords: | chromium |
Licenses: | custom:chrome |
Provides: | google-chrome |
Submitter: | None |
Maintainer: | gromit |
Last Packager: | gromit |
Votes: | 653 |
Popularity: | 1.29 |
First Submitted: | 2009-06-05 21:02 (UTC) |
Last Updated: | 2024-10-24 21:01 (UTC) |
Dependencies (12)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- 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
- kwallet5 (optional) – for storing passwords in KWallet
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
Required by (41)
- bitwarden-chromium (requires google-chrome) (optional)
- captive-browser-git (requires google-chrome) (optional)
- chrome-extension-bitwarden-git (requires google-chrome) (optional)
- chrome-extension-ocrs-git (requires google-chrome)
- chromedriver (requires google-chrome) (optional)
- chromium-bypass-paywalls (requires google-chrome) (optional)
- chromium-extension-adnauseam (requires google-chrome) (optional)
- chromium-extension-autoscroll (requires google-chrome) (optional)
- chromium-extension-plasma-integration (requires google-chrome) (optional)
- chromium-extension-runet-censorship-bypass (requires google-chrome) (optional)
- chromium-material-icons-for-github-bin (requires google-chrome) (optional)
- chromium-vencord (requires google-chrome) (optional)
- chromium-vencord-bin (requires google-chrome) (optional)
- chromium-vencord-git (requires google-chrome) (optional)
- dedao-dl-bin (requires google-chrome) (optional)
- endpoint-verification-chrome (requires google-chrome)
- endpoint-verification-minimal (requires google-chrome)
- ff2mpv-go-git (requires google-chrome) (optional)
- ff2mpv-rust (requires google-chrome) (optional)
- hub-kids (requires google-chrome) (optional)
- hub-young (requires google-chrome) (optional)
- ice-ssb (requires google-chrome) (optional)
- ice-ssb-git (requires google-chrome) (optional)
- kget-integrator-chrome (requires google-chrome) (optional)
- lastpass (requires google-chrome) (optional)
- marp-cli (requires google-chrome) (optional)
- nfauthenticationkey (requires google-chrome) (optional)
- pearson-reader-plus-full-lang (requires google-chrome) (optional)
- pennywise-bin (requires google-chrome) (optional)
- pt-plugin-plus-bin (requires google-chrome) (optional)
- pt-plugin-plus-git (requires google-chrome) (optional)
- python-nativemessaging-ng (requires google-chrome) (optional)
- python-webdriver-manager (requires google-chrome) (check)
- quick-n-easy-web-builder-10 (requires google-chrome) (optional)
- sshcode-bin (requires google-chrome) (optional)
- uget-integrator-chrome (requires google-chrome) (optional)
- upload-gphotos (requires google-chrome) (optional)
- web-media-controller-mpris (requires google-chrome) (optional)
- web-media-controller-mpris-git (requires google-chrome) (optional)
- webchanges (requires google-chrome) (optional)
- webui-aria2-git (requires google-chrome) (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 57 58 59 60 61 62 63 64 65 66 67 .. 91 Next › Last »
<deleted-account> commented on 2011-10-28 06:43 (UTC)
michael.manley commented on 2011-10-26 02:44 (UTC)
x86_64 needs the md5sum changed to d37efc28ccc3fba673fb6d5e16354246 to actually install. Otherwise works fine
<deleted-account> commented on 2011-10-03 19:06 (UTC)
Seems to work for me: Click once to star. Click again to bring up the popup. You can then remove the star through the popup.
<deleted-account> commented on 2011-10-03 15:09 (UTC)
I've noticed that all of the google-chrome-* packages in AUR appear to have the following problem:
Clicking the Star icon in the omnibox does not show a the Bookmark popup panel (that lets you choose the folder to store the bookmark in). You also can't click the star to remove the bookmark once it has been added. Using the .deb directly in another Linux doesn't seem to have this problem, however.
<deleted-account> commented on 2011-10-02 13:30 (UTC)
# man PKGBUILD
It is also possible to change the name of the downloaded file, which is helpful with weird URLs and for handling multiple
source files with the same name. The syntax is: source=('filename::url').
How about
source=("google-chrome-${_channel}_current_${pkgver}_${_arch}.deb::http://dl.google.com/linux/direct/google-chrome-${_channel}_current_${_arch}.deb")
and
ar -xv google-chrome-${_channel}_current_${pkgver}_${_arch}.deb
Similarly for other google-chrome packages as well.
Det commented on 2011-09-29 08:04 (UTC)
Then it's a pacman bug and you should report it to the actual pacman developers (while the thing is still a release candidate).
<deleted-account> commented on 2011-09-28 15:53 (UTC)
@Det:
keshav_pr@my-system ~/Desktop/google-chrome-dev % makepkg
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace.
makepkg from pacman 4.0.0 RC2.
Det commented on 2011-09-24 08:56 (UTC)
@skodabenz, or you should just start using a better AUR tool (or at least notify the maintainer).
("pkgver='15.0.874.21' # Check [..]" should be enough anyway. It doesn't need to be separated into 2 different lines.)
<deleted-account> commented on 2011-09-24 07:24 (UTC)
ERROR: pkgver is not allowed to contain colons, hyphens or whitespace.
Should change
pkgver=15.0.874.21 # Check for new Linux releases in: http://googlechromereleases.blogspot.com/search/label/Dev%20updates
to
## Check for new Linux releases in: http://googlechromereleases.blogspot.com/search/label/Dev%20updates
pkgver="15.0.874.21"
<deleted-account> commented on 2011-09-11 08:27 (UTC)
15.0.874.5 amd64 md5sum: cc46f5bb134fc50a4d6cd9c43a44b175
Pinned Comments
gromit commented on 2023-07-19 17:01 (UTC) (edited on 2023-07-19 17:02 (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 "Dev 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.