Owned
Search Criteria
Package Details: google-chrome-dev 133.0.6847.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: | 654 |
Popularity: | 1.47 |
First Submitted: | 2009-06-05 21:02 (UTC) |
Last Updated: | 2024-11-21 19:42 (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 (40)
- 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-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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 91 Next › Last »
Det commented on 2013-06-25 17:55 (UTC)
t3ddy commented on 2013-06-25 17:55 (UTC)
Disowned
Det commented on 2013-06-25 17:52 (UTC)
memememememememememememememe
t3ddy commented on 2013-06-25 17:40 (UTC)
Sorry guys, I've been busy in the real world and... my arch box has gone :(
Anyone wants to maintain chrome's pkguild?
colinkeenan commented on 2013-06-19 16:05 (UTC)
Thanks Det,
Here's what I ended up doing:
1) Downloaded google-chrome-unstable_current_x86_64.rpm from http://dev.chromium.org/getting-involved/dev-channel under the heading of 64-bit Fedora/Red Hat/OpenSUSE.
2) md5sum *.rpm (in the Downloads directory, of course)
3) When yaourt asked if I wanted to edit PKGBUILD, I said yes and both corrected the version in 2 places and corrected the 64 bit md5sum.
For 64 bit version, the md5sum is currently 57e61d610cafd4abbeb28cf7d226e42f
Det commented on 2013-06-19 08:38 (UTC)
You don't need to do _anything_. You can either:
1) Generate the md5sums with "updpkgsums" (since pacman 4.1),
2) manually put it in place by doing something like "md5sum *.rpm" and editing the PKGBUILD yourself OR
3) just build with "makepkg -si --skipinteg", since we couldn't care less about the md5sum we can't verify with anything else anyway.
colinkeenan commented on 2013-06-19 07:02 (UTC)
curl -s https://dl.google.com/linux/direct/google-chrome-unstable_current_x86_64.rpm | head -c96 | strings
returns the current version, and it is
google-chrome-unstable-29.0.1541.2-207000
So, I can edit PKGBUILD and fix the version in 2 places which allows the source code to be downloaded
Now, what do I do about the md5 checksum so it can be verified and built?
dr-peppa commented on 2013-06-12 03:48 (UTC)
The source URL does not work. (i.e. Error 404, not found)
dp
pcarvalho commented on 2013-06-08 19:12 (UTC)
@det isn't troublesome to update this package every week? i've started to see some packages here that are built from git and skip the md5sum. maybe it would be useful in this package: md5sum('SKIP')
@tsuujin i've changed to "use GTK+ Theme" and the lines are gone.
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.