Skip to content

Claude Desktop 1.20186.9-0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:01
283b928

Repackaged from Anthropic's official Claude Desktop Linux build version
1.20186.9
into RPM, AppImage, tarball and .deb for x86_64 and aarch64.
Everything is faithful to upstream except the GNOME-Wayland patches listed below.

Patches applied to the app (see the
README for details):

  • cowork-firmware-paths adds non-Debian OVMF firmware + virtiofsd search paths (Fedora/RHEL, Arch) so Cowork's VM probe works beyond Debian/Ubuntu
  • cowork-install-hint makes the Cowork 'missing QEMU' install hint distro-aware (dnf/pacman/zypper) instead of hard-coded sudo apt
  • quick-entry-app-id gives the Quick Entry window its own WM_CLASS (claude-quick-entry) so GNOME corner/shadow extensions can exclude just it
  • quick-entry-cli-toggle exposes the Quick Entry toggle over a Unix socket for a working GNOME Wayland hotkey (claude-desktop-hotkey)

What changed in the app itself: the build number 1.20186.9 is internal
and has no separate entry, so see Anthropic's official release notes for the
actual app changes: https://support.claude.com/en/articles/12138966-release-notes

Verify (each RPM carries an embedded GPG signature; SHA256SUMS.txt is
signed with the same key, published as RELEASE-PUBKEY.asc):

gpg --import RELEASE-PUBKEY.asc
gpg --verify SHA256SUMS.txt.asc SHA256SUMS.txt && sha256sum -c SHA256SUMS.txt

Installation and the GNOME Wayland Quick Entry hotkey are documented in the
README.

Packaging changes

Maintenance

  • bump Nix flake pin to 1.20186.9-0