Skip to content

Releases: boommasterxd/claude-desktop-repack

Claude Desktop 1.24012.9-0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:52
1915e8e

Repackaged from Anthropic's official Claude Desktop Linux build version
1.24012.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.24012.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.24012.9-0

Claude Desktop 1.24012.0-0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:57
33f61e2

Repackaged from Anthropic's official Claude Desktop Linux build version
1.24012.0
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.24012.0 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 actions/setup-node from 6.4.0 to 7.0.0 (#86) (33f61e2)
  • bump Nix flake pin to 1.24012.0-0

Claude Desktop 1.22209.3-0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:13
07332be

Repackaged from Anthropic's official Claude Desktop Linux build version
1.22209.3
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.22209.3 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.22209.3-0

Claude Desktop 1.22209.0-0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:29
9bd468f

Repackaged from Anthropic's official Claude Desktop Linux build version
1.22209.0
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.22209.0 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

Bug fixes

  • allowlist macOS-only sandbox-exec/xcode_select_link paths (#83) (9bd468f)

Maintenance

  • bump Nix flake pin to 1.22209.0-0

Claude Desktop 1.21459.3-0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:07
0a31717

Repackaged from Anthropic's official Claude Desktop Linux build version
1.21459.3
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.21459.3 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.21459.3-0

Claude Desktop 1.21459.1-0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 04:26
9e1a378

Repackaged from Anthropic's official Claude Desktop Linux build version
1.21459.1
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.21459.1 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.21459.1-0

Claude Desktop 1.21459.0-0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:23
975f550

Repackaged from Anthropic's official Claude Desktop Linux build version
1.21459.0
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.21459.0 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

Bug fixes

  • allowlist /bin/ps as a cross-distro system path (#78) (975f550)

Maintenance

  • bump Nix flake pin to 1.21459.0-0

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

Claude Desktop 1.20186.7-0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:04
449c349

Repackaged from Anthropic's official Claude Desktop Linux build version
1.20186.7
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.7 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.7-0

Claude Desktop 1.20186.1-0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:31
a4663a5

Repackaged from Anthropic's official Claude Desktop Linux build version
1.20186.1
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.1 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.1-0