Package Details: claude-desktop-bin 1.24012.0-1

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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

asm0dey commented on 2026-04-18 09:03 (UTC)

@patrickjaja copy from where to where?

patrickjaja commented on 2026-04-18 08:29 (UTC) (edited on 2026-04-18 08:37 (UTC) by patrickjaja)

@fieldnote-echo @papa33 Thanks for the report & sorry for breaking the installation. This one is hard to be covered by my pipeline (i have worked on further wayland support this included to rename the electron binary for the process it spawns and proper permission delegation).

I could reproduce it locally, but it's happening when /home is on a separate filesystem (btrfs subvolume or different partition). Hard links can't cross filesystem boundaries.

As suggested, cp is a better solution and it's implemented.

Feel free to try it again, feedback is very much appreciated (on my system everything is on the same partition).

papa33 commented on 2026-04-18 07:08 (UTC)

File "/usr/lib/claude-desktop-bin/com.anthropic.claude-desktop" from package "claude-desktop-bin" is missing dependency "libffmpeg.so"

fieldnote-echo commented on 2026-04-18 05:10 (UTC)

thanks thisischrys, fallback to cp is the better solution

fieldnote-echo commented on 2026-04-18 02:44 (UTC)

Build fails with Invalid cross-device link on systems where /home is on a separate filesystem or btrfs subvolume from / (CachyOS default, among others), because line 52 of the PKGBUILD uses a hard link: ln "$electron_bin" "$pkgdir/usr/lib/$pkgname/com.anthropic.claude-desktop" Changing this to ln -sf makes it a symlink and fixes the build without affecting same-filesystem setups. Happy to submit a patch if useful.

patrickjaja commented on 2026-04-03 12:38 (UTC) (edited on 2026-04-03 12:42 (UTC) by patrickjaja)

we stay rolling (semi automated) to latest releases from anthropic/claude-desktop, 1.569.0

patrickjaja commented on 2026-03-28 09:52 (UTC) (edited on 2026-03-28 09:52 (UTC) by patrickjaja)

@skint007 Thanks, for the note. Its fixed!

Bash validation step was added to CI/CD Pipeline, issues like that will be prevented in the future.

skint007 commented on 2026-03-28 03:02 (UTC)

After updating I had an issue where the /usr/bin/claude-desktop file had 2 spaces at the first line, making it not launch from the desktop file.

  #!/usr/bin/env bash

So the fix is to remove the spaces and it works fine

patrickjaja commented on 2026-03-27 17:27 (UTC) (edited on 2026-03-27 17:27 (UTC) by patrickjaja)

Anthropic added a "teach" tool to computer use. The MCP is back and now linux compatible.

Also x11 & wayland compatibility was improved (https://github.com/patrickjaja/claude-desktop-bin/blob/master/CHANGELOG.md#2026-03-27-v119134).

https://github.com/patrickjaja/claude-desktop-bin?tab=readme-ov-file#computer-use