aaddrick/claude-desktop-debian

Claude Desktop for Linux

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 12th, 2026
Created on December 26th, 2024
Open Issues & Pull Requests: 33 (+0)
GitHub issues: Enabled
Number of forks: 524
Total Stargazers: 5,392 (+0)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.4 hours
Mean response time: 8.3 days
90th percentile: 25.7 days
Tracked items: 387

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 62% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "cowork" is answered fastest, typically in about 4 hours, while "priority: low" waits about 2 days. Only 7% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 29
New in 7 days: 2
Closed in 7 days: 3
Avg open age: 88 days
Stale 30+ days: 23
Stale 90+ days: 8

Recent activity

Opened in 7 days: 2
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (251)
  • triage: investigated (206)
  • priority: high (106)
  • priority: medium (100)
  • cowork (99)
  • enhancement (62)
  • format: deb (61)
  • regression (46)

Detailed Description

Claude Desktop for Debian is a repackaging tool that distributes Claude Desktop across multiple Linux package formats that Anthropic does not officially provide.

The project addresses the fragmentation of Linux distributions by repackaging Anthropic's official Linux .deb into formats suited to different ecosystems: .rpm packages for Fedora and RHEL, distribution-agnostic AppImages, a Nix flake for NixOS, and an AUR package for Arch Linux. Beyond format conversion, it provides a Linux launcher and a diagnostic tool called --doctor to handle environment-specific quirks and compatibility issues across the long tail of distributions, desktops, and session types that the official .deb alone does not cover.

Developers maintaining Claude Desktop installations across heterogeneous Linux environments should consider this tool if they need to deploy to distributions beyond Debian and Ubuntu. It suits teams running Fedora, RHEL, NixOS, or Arch systems, or those needing AppImage distribution for maximum portability. The project explicitly positions itself as unofficial repackaging; users requiring official support should contact Anthropic directly. The tool's value lies in bridging the gap between Anthropic's single official package format and the diversity of Linux distributions in production use.

The project operates under shared leadership with clear documentation of responsibility boundaries. Releases are automated and do not require intervention from the original maintainer. Day-to-day contributions flow through standard collaborator access, with version variables settable through command-line tooling. The maintainers have published a detailed survey of reported environments and patch history, indicating systematic attention to compatibility issues across distributions. Security reporting has a dedicated channel, and the project maintains comprehensive documentation covering installation, changelog, contribution guidelines, and security procedures.