Claude Desktop 1.1.2512
This release provides Claude Desktop version 1.1.2512 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.2512_amd64.deb
# Note: Requires 'electron' package from your distro or a PPAAppImage (Any Distro)
chmod +x Claude_Desktop-1.1.2512-x86_64.AppImage
./Claude_Desktop-1.1.2512-x86_64.AppImageChecksums
| File | SHA256 |
|---|---|
| Tarball | 63a530cd23c61567cf99fab35d98c5c4d8c5fc46abfd3b1d4a547e47bc721c18
|
| AppImage | 498471cd517003b1848f61b5d54dc4db05d6b44d66c9fb624891cacd182f21b1
|
| Debian | 570686c0b69d0898b72ec5d819b046be8a4e3bd711c772c024eaab4d96b91a96
|
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