Search Criteria
Package Details: claude-desktop-bin 1.24012.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/claude-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | claude-desktop-bin |
| Description: | Claude Desktop - Linux (unofficial, repackaged from the official Linux .deb) |
| Upstream URL: | https://github.com/patrickjaja/claude-desktop-bin |
| Keywords: | ai anthropic claude cowork |
| Licenses: | custom:Claude |
| Submitter: | Somvilla |
| Maintainer: | patrickjaja |
| Last Packager: | patrickjaja |
| Votes: | 23 |
| Popularity: | 6.89 |
| First Submitted: | 2024-12-19 00:17 (UTC) |
| Last Updated: | 2026-07-21 23:04 (UTC) |
Dependencies (31)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap-ng (libcap-ng-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libnotify (libnotify-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libsecret
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-nollvm-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-nothai-gitAUR, pango-gitAUR)
- systemd-libs (systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-libs-gitAUR, systemd-liberated-libs-gitAUR)
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
airdiz commented on 2026-07-01 16:33 (UTC) (edited on 2026-07-01 16:33 (UTC) by airdiz)
Is this package different from https://aur.archlinux.org/packages/claude-desktop-bin ?
0xSharp commented on 2026-07-01 14:55 (UTC)
Isnt this duplication of https://aur.archlinux.org/packages/claude-desktop-bin? What's the reason for duplicating? Some issues with claude-desktop-bin package?
patrickjaja commented on 2026-07-01 01:41 (UTC) (edited on 2026-07-01 01:45 (UTC) by patrickjaja)
https://code.claude.com/docs/en/desktop-linux is live - we now have official beta support for claude-desktop on linux by anthropic (Ubuntu 22.04+ and Debian 12+).
this means we'll switch from the windows MSIX upstream to the official .deb. beside that we remove complexity (i.e. the claude-cowork-service dependency). please give us a moment to make the official .deb compatible with arch.
patrickjaja commented on 2026-05-06 01:20 (UTC) (edited on 2026-05-06 01:21 (UTC) by patrickjaja)
@apaur thats strange to hear and we need to fix that. but first: "tray-icon.png" is not in use, its using
/usr/lib/claude-desktop-bin/resources/locales/TrayIconTemplate-Dark.pngstatically.Maybe thats the issue you describe (that its a white icon on a white tray?). i assume that because the "TrayIconTemplate.png" in your cp command is the black one. Can you confirm?
apaur commented on 2026-05-05 20:44 (UTC) (edited on 2026-05-05 20:44 (UTC) by apaur)
Tray icon missing after update (again)
After updating, the tray icon disappears — same issue as the previous version. Fix:
sudo cp /usr/lib/claude-desktop-bin/resources/locales/TrayIconTemplate.png /usr/lib/claude-desktop-bin/resources/tray-icon.png
@patrickjaja This needs to be re-run after every (recent) update since the copy gets overwritten. Might be worth adding a post_install/post_upgrade hook to the PKGBUILD.
Also, super grateful for you maintaining this!! Keep up the great work <3
patrickjaja commented on 2026-04-18 10:13 (UTC)
@enghausen thanks for your help, this makes me calm again. I had to do lot of infrastructure changes and was very worried when seeing breaking installations. Great you also catched the GlobalShortcuts electron (40.6.1+) fix.
enghausen commented on 2026-04-18 10:06 (UTC) (edited on 2026-04-18 10:09 (UTC) by enghausen)
@patrickjaja Updated to -6, works perfectly. Bundled electron 41 launches without issues and the global shortcuts prompt now appears as expected. Nice fix, thanks for the quick turnaround.
patrickjaja commented on 2026-04-18 09:59 (UTC) (edited on 2026-04-18 09:59 (UTC) by patrickjaja)
@enghausen do you mind to update to -6 and report back?
enghausen commented on 2026-04-18 09:47 (UTC)
Same issue as @papa33. After installing 1.3109.0-5, claude-desktop exits silently. Running the binary directly shows missing libffmpeg.so, then missing icudtl.dat, and several other electron runtime files. What fixed it for me was removing the bundled binary (com.anthropic.claude-desktop) so the launcher falls back to system electron. Not sure if that's the right fix, but it works.
patrickjaja commented on 2026-04-18 09:28 (UTC) (edited on 2026-04-18 09:36 (UTC) by patrickjaja)
@asm0dey i was referencing this copy command
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=claude-desktop-bin#n49
cp "$electron_bin" "$pkgdir/usr/lib/$pkgname/com.anthropic.claude-desktop"
But since https://archlinux.org/packages/extra/any/electron/ is outdated and missing wayland fixes, i like to bundle electron (as doing for .deb / .rpm) (less complexity)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »