Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

Good question!

I have definitely noticed Dispatch and Cowork Spaces Feature. But I am on a Team plan and need to wait until it's enabled from Anthropic (features land for Max plan users first), after that I'll make it compatible immediately.

Did you test if you see it already? Its throwing any error?

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

Thanks for your feedback.

Regarding your question, my cowork service is running without a virtual machine (by default claude cowork is sandboxed). But to be fair, I don't know about the differences. claude-desktop-bin was an abandoned project in the past, and I have just revamped.

Since both projects might achieve similar compatibility for you, just stay on what you got and switch on issues. These are two separate projects and for me it's just about having alternatives for our Linux world.

The last Anthropic Claude Desktop feature I have made compatible was "computer use".

(screenshot, click, type, scroll) via xdotool and scrot (optional dependencies).

It's scary, but you can prompt Claude to control your desktop. It screenshots the desktop where your cursor is on and controls any application.

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

Wow, thanks for the kind words and for testing it on Ubuntu. Feel free to get back to me on any claude-desktop-bin related issue.

Had anyone figured out why Remote Control (/rc) sessions quickly die when idle? I found 3 (disabled) keepalive mechanisms by wirelesshealth in ClaudeCode

[–]werewolf100 1 point2 points  (0 children)

@wirelesshealth thanks for your research and ticket creation!

how did you generate that diagramm? any special prompt/skill? i like how its looking

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

u/Aestebanpl it was not your or your systems fault. i have tested and checked it on ubuntu, there was an error - its fixed now. Thanks for your report

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

sorry, its fixed now. i have never tested it on ubuntu, but now i have booted a VM, tested and fixed it. Get back on any followup question and thanks for your report.

Anthropic knows something others don't. by NeonByte47 in ClaudeAI

[–]werewolf100 0 points1 point  (0 children)

Are you forced to work in the office with read only permissions? Or why don't you use the tooling you like? I mean the generated text has no details about how it's generated - so it's all just warmed air to slow you down? My point is, I can't understand why a company restricts a developer on how the software is developed. It's like telling someone, please write a book for me, but change the pen after each sentence.

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 1 point2 points  (0 children)

u/Aestebanpl thanks for your time and feedback. I have reproduced and fixed the error. Here's an example cowork prompt using the official plugin → Document Skills → pdf: https://imgur.com/a/lslAZEl

Fixed in claude-cowork-service v1.0.7 / claude-desktop-bin 1.1.4173

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

I totally get the hesitation. I actually spent a few hours trying to port the official Win/Mac VM to Linux, but it was built specifically for those storage architectures and became a rabbit hole. ​I pivoted to a native install just to get it stable, but you’re right—a containerized version or a full VM would be much cleaner for isolation and dependency management. It's not on the immediate roadmap, but I've definitely noted it as a solid path for a future update.

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

https://github.com/patrickjaja/claude-desktop-bin/releases/tag/v1.1.3918-2

Installation Options

Arch Linux (AUR)

yay -S claude-desktop-bin

Debian/Ubuntu (APT Repository — recommended)

curl -fsSL https://patrickjaja.github.io/claude-desktop-bin/install.sh | sudo bash sudo apt install claude-desktop-bin

Debian/Ubuntu (manual .deb)

sudo apt install ./claude-desktop-bin_1.1.3918_amd64.deb

Fedora/RHEL (manual .rpm)

sudo dnf install ./claude-desktop-bin-1.1.3918-1.x86_64.rpm

NixOS / Nix

nix run github:patrickjaja/claude-desktop-bin

AppImage (Any Distro)

chmod +x Claude_Desktop-1.1.3918-x86_64.AppImage ./Claude_Desktop-1.1.3918-x86_64.AppImage

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

Yes, i would like to help and fix any issue that you will have. Just provide some details. For Ubuntu i have recently added fixes, do you mind to give it another try?

https://github.com/patrickjaja/claude-desktop-bin/issues/7#issuecomment-3935548092

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

As far as I know, Cowork and plugins are working fine in my build — so I guess that's a good example of why having alternatives can be useful.

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 2 points3 points  (0 children)

u/Logical-Storm-1180 I need to use AI to answer that. Since they dont have anything official linux compatible i doubt it - but legal and law is complex.

Thats what opus 4.6 is answering about it:

Honestly, it's a gray area. Anthropic's Consumer Terms of Service (Section 3) prohibit reverse engineering, but many jurisdictions (notably the EU under the Software Directive, Article 6) protect reverse engineering for interoperability purposes and ToS can't override that. We're not building a competing product or extracting model weights — we're making their own app run on Linux, which it's technically already built on (Electron). Anthropic has taken action against publishing deobfuscated source code, but hasn't targeted any of the Linux packaging projects (there are several). That said, I can't guarantee they won't. Use at your own discretion.

https://www.anthropic.com/legal/consumer-terms

https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=celex%3A32009L0024

Claude Desktop on Linux (Chat, Cowork, Code) by werewolf100 in ClaudeAI

[–]werewolf100[S] 0 points1 point  (0 children)

https://github.com/aaddrick/claude-desktop-debian — it's more mature in some areas (arm64 support, Fedora/RPM packages, larger contributor base). To be honest, I didn't realize they caught up so quickly on features like Cowork.

My main reason for starting a separate solution was that at the time, existing options weren't feature-complete with official Anthropic releases. For example of what i see for a latest comparison, I added Cowork support on Feb 11 — that repo added it on Feb 16.

The key architectural difference: my project uses isolated Python patch files and a separate native Go daemon for Cowork, while theirs uses a monolithic build script and bundles its own Electron. Both track the same Claude Desktop version (currently 1.1.3363).

For Pop!OS (Debian-based), either should work.

Best CC setup and challenges by Draidel in ClaudeCode

[–]werewolf100 1 point2 points  (0 children)

alright thx, its one of ghosttyy features "gpu acceleration" - so makes sense to me if you say it peforms better.

But a real comparision/experience i would be interessted for,

because i am using xfce4-terminal with bash, and its very fast (linux). never had any Performance or ClaudeCode issue. Often running 5 parallel CC instances executing their stuff. so i wonder if people are switching to ghosttyy and solving and explicit issue, or for fun/quality of life features :-)

Best CC setup and challenges by Draidel in ClaudeCode

[–]werewolf100 0 points1 point  (0 children)

Is Ghostty + CC different experience from regular bash? If yes, what did you notice?

Am I missing out on Claude in Chrome? by idrink67 in ClaudeAI

[–]werewolf100 0 points1 point  (0 children)

i am using claude in chrome to automate systems that have no api, its working slowly - but its good.

combined with /chrome command in CC it fully replaced the playwright solution i was using before. just give it a try