Yes — there is an official Claude desktop app for Linux, currently in beta. Anthropic distributes it for Ubuntu and Debian (both x64 and arm64), installable via an apt repository or a .deb package. This independent guide from c-ai.chat covers what the Linux app can do, what it can’t yet, and where to get it. Verified 14 July 2026 against Anthropic’s official Linux desktop documentation.
- Is there an official Linux app?
- Supported distros and install
- What works, and what doesn’t yet
- Other ways to use Claude on Linux
- Common questions
- Sources
Is there an official Linux app?
There is. Anthropic ships an official Claude desktop app for Linux in beta, alongside the macOS and Windows apps. Because it is beta, expect it to change and to trail the other desktop builds on a few features (details below). You can download it from Anthropic’s official download page.
Beta
Official Claude desktop app for Linux — Ubuntu & Debian, x64 and arm64.
Supported distros and install
- Distributions: Ubuntu and Debian are supported. Fedora and RHEL are not supported yet.
- Architectures: x64 and arm64.
- Install methods: an apt repository (for updates via your package manager) or a standalone
.debpackage.
Follow the exact, current commands on Anthropic’s Linux desktop documentation — package URLs and signing keys can change, so use the official page rather than copying a command from an old post.
What works, and what doesn’t yet
Available on Linux
- The Chat surface (talk to Claude, the same models as the web app).
- Claude Cowork (agentic knowledge work).
- Claude Code (the coding agent) tab.
Not in the Linux beta yet
- Computer Use.
- Dictation.
- Some polish/features that land first on macOS/Windows.
The models you can use are the same current lineup as everywhere else — Claude Sonnet 5 (the default), Opus 4.8, Fable 5 and Haiku 4.5 — subject to your plan. See the current models reference.
Other ways to use Claude on Linux
If the beta desktop app doesn’t fit, Linux users have two solid alternatives that have worked all along:
- The web app at claude.ai — works in any modern Linux browser, no install.
- Claude Code in your terminal — see how to install Claude Code — and the Claude API for building on Linux.
Common questions
Independent guide. Not affiliated with Anthropic. For the official app, visit claude.com/download.
Facts verified: 2026-07-14


