Claude Desktop 1.1.2156
This release provides Claude Desktop version 1.1.2156 pre-patched for Linux.
Installation Options
Arch Linux (AUR)
yay -S claude-desktop-binDebian/Ubuntu (.deb)
# Download the .deb file, then:
sudo apt install ./claude-desktop_1.1.2156_amd64.deb
# Note: Requires 'electron' package from your distro or a PPAAppImage (Any Distro)
chmod +x Claude_Desktop-1.1.2156-x86_64.AppImage
./Claude_Desktop-1.1.2156-x86_64.AppImageChecksums
| File | SHA256 |
|---|---|
| Tarball | 8e32a6cb8b5c26cc05ecd90ec42a52d1f9d925853ce842513e54da36d2f045c8
|
| AppImage | d3c85d6afa2bf24e8c2a064fc7d58924ca78405062f7c38f8299648f3bd93a2c
|
| Debian | 8654dcd874c7f050ffb5e97a0a49e9cf7fe76afba10fd1093c6aa00f82f0ba44
|
Recent Changes
Fixed
- fix_hide_cowork_tab.py — Use flexible
\w+regex instead of hardcodedxgfunction name, preventing breakage on minified variable name changes across releases