we stay rolling (semi automated) to latest releases from anthropic/claude-desktop, 1.569.0
![]() |
VOOZH | about |
| 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, from official binary) |
| 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: | 9 |
| Popularity: | 3.64 |
| First Submitted: | 2024-12-19 00:17 (UTC) |
| Last Updated: | 2026-04-05 00:41 (UTC) |
we stay rolling (semi automated) to latest releases from anthropic/claude-desktop, 1.569.0
@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.
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
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
Anthropic removed the built-in computer-use MCP server upstream — we've removed it here too.
Also new:
https://github.com/patrickjaja/claude-desktop-bin?tab=readme-ov-file#custom-themes-experimental
Anthropic released a "built in computer-use mcp server". Now you can prompt against your desktop, so now you can do that using claude-desktop-bin as well.
tl;dr
Limitation:
claude-desktop has a max 1mb screenshot limit (their api is even lower due to base64 conversion)
For multi screen setups: When you prompt claude to capture and read a screenshot, its will capture the monitor of the current cursor position with quality 40%. (see: https://github.com/patrickjaja/claude-desktop-bin/blob/master/patches/computer-use-server.js#L85)
claude desktop had technical issues today, they fixed it after ~4 hours.
@j1simon Right! Adjusted.
The correct Upstream URL would be https://github.com/patrickjaja/claude-desktop-bin/
Claude Desktop 1.1.4173 contains a lot of fixes. in parallel i have also updated the linux cowork service https://aur.archlinux.org/pkgbase/claude-cowork-service
https://github.com/patrickjaja/claude-desktop-bin/blob/master/CHANGELOG.md#2026-02-24
https://github.com/patrickjaja/claude-cowork-service/blob/main/CHANGELOG.md#107--2026-02-24