Skip to main content

Claude Desktop reaches Linux in beta

By Steven Van ·

The beta covers Ubuntu 22.04+ and Debian 12+ with Chat, Cowork and Claude Code, though Computer Use and voice input aren't included yet.

Anthropic just closed one of the most requested gaps in its lineup: on June 30, 2026, the team announced that Claude Desktop is now available on Linux in beta. The official app supports Ubuntu and Debian, joining the existing browser and terminal experiences to give Linux users a first-class desktop home for Claude — complete with Claude Code, Claude Cowork, and chat on all paid plans.

Feature parity with macOS and Windows

The headline here isn't just that Claude runs on Linux — it's that the Linux build ships with the same experience Anthropic offers on macOS and Windows. You get Chat, Cowork, and Claude Code tabs side by side, with parallel sessions, visual diff review, an integrated terminal and editor, and live app preview. For developers who have been bouncing between a browser tab and the terminal CLI, that consolidation into a single native window is the practical win. It means you can drive an agentic coding session, review the diffs it produces, and keep a chat thread going without leaving the app.

Ubuntu 22.04+, Debian 12+, and apt-based updates

Anthropic officially tested the beta on Ubuntu 22.04 and later and Debian 12 and later, across both x86_64 and arm64 architectures. Other Debian-based distributions may work but aren't officially supported yet. The recommended install path is Anthropic's apt repository: you add the signing key, register the repo for your architecture, then run claude-desktop or launch it from your applications menu. Notably, the Linux app has no built-in updater — updates flow through your normal system package process, so a routine sudo apt update && sudo apt upgrade keeps you current. Setting up Cowork also pulls in QEMU and supporting packages and requires adding yourself to the KVM group, which apt handles automatically on install.

What's not in the first release

Because this is a beta, a couple of features from other platforms are missing at launch. Computer Use isn't included in this first Linux release, though Anthropic says more is coming soon. Voice input is also unavailable in the desktop app for now — the suggested workaround is to use voice dictation in the CLI instead. For most coding and writing workflows those gaps are minor, but they're worth knowing before you switch over your primary environment.

Claude
Claude
AI assistant by Anthropic — write, analyze, code, and create with one of the most capable large language models available.
View Claude →

Sources: @ClaudeDevs on X, Claude Code Docs: Desktop on Linux (beta), Anthropic Help Center: Installing Claude for Desktop.

Read Claude Desktop reaches Linux in beta on Creators Toolbox