Claude Desktop 1.1.2321
This release provides Claude Desktop version 1.1.2321 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.2321_amd64.deb
# Note: Requires 'electron' package from your distro or a PPAAppImage (Any Distro)
chmod +x Claude_Desktop-1.1.2321-x86_64.AppImage
./Claude_Desktop-1.1.2321-x86_64.AppImageChecksums
| File | SHA256 |
|---|---|
| Tarball | ed244c7b56b2c78d736a065d6a95a76b580d07845c8121cbcef7bd7786218fbb
|
| AppImage | 0ef42ea63fd2fce61b97abee58e488fcba58ad4ea935c1cee0f13c8482c462e0
|
| Debian | 23a715d80670cd5e9b9b636702f63b2a33837a40e87dea30f5b44ebfbb69fa1e
|
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