github patrickjaja/claude-desktop-bin v1.24012.9
Claude Desktop 1.24012.9

5 hours ago

Claude Desktop 1.24012.9

This release provides Claude Desktop version 1.24012.9 pre-patched for Linux.

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)

# x86_64
sudo apt install ./claude-desktop-bin_1.24012.9-1_amd64.deb
# ARM64
sudo apt install ./claude-desktop-bin_1.24012.9-1_arm64.deb

Fedora/RHEL (RPM Repository — recommended)

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

Fedora/RHEL (manual .rpm)

# x86_64
sudo dnf install ./claude-desktop-bin-1.24012.9-1.x86_64.rpm
# ARM64
sudo dnf install ./claude-desktop-bin-1.24012.9-1.aarch64.rpm

NixOS / Nix

nix run github:patrickjaja/claude-desktop-bin

AppImage (Any Distro)

# x86_64
chmod +x Claude_Desktop-1.24012.9-x86_64.AppImage
./Claude_Desktop-1.24012.9-x86_64.AppImage
# ARM64
chmod +x Claude_Desktop-1.24012.9-aarch64.AppImage
./Claude_Desktop-1.24012.9-aarch64.AppImage

Update existing AppImage (delta download — only changed blocks):

appimageupdatetool Claude_Desktop-*-x86_64.AppImage
# Or from within the AppImage:
./Claude_Desktop-*-x86_64.AppImage --appimage-update

Checksums

File SHA256
Tarball (x86_64) 3c8d585f0716b3183d1b5e253d59cc6719aa433c5ade4096b479a34d68ed553c
Tarball (aarch64) f781830e312542f5c1e1852719f1e7aec99f0545314b617c7fee74824be9010a
AppImage (x86_64) ae251131c8a90886194bcf91c3b8641a7d4fec6e89201243b8b50d9eb295b5b2
AppImage (aarch64) f99ec4207b17849a9b682d0eff67c18c878dac0eb7244432ef1ef14d9c40fdf8
Debian (amd64) 385513d54271e865acb155d5beab3f4093b8e93882a6edd70896eb5710663409
Debian (arm64) 7dd9e64c216f7bf5dee0afa798c18895103343912f0b517e7fed8bbcafcba2c5
RPM (x86_64) e961070330b8b991f2af8497c74b5a64f18a78289e46ad5cc1d6d9e743be5f86
RPM (aarch64) 42a24eedf7e173e1f274c7de92dcffd2e66b3ee839dfb3ded2d9b92cac06e7ff

Changes since last release

Automated upstream bump: repackaged the official Claude Desktop v1.24012.9 .deb. The existing patch set applied cleanly; CHANGELOG.md has no new entries since v1.24012.0. See the Full Changelog for the latest maintained notes.

Links

Don't miss a new claude-desktop-bin release

NewReleases is sending notifications on new releases.