AI Catchup

Claude Desktop for Linux Beta: Ubuntu and Debian, With Caveats

By 4 min read

Anthropic shipped a beta of the Claude desktop app for Linux on Ubuntu 22.04+ and Debian 12+ (x86_64 or arm64). It gives the same Chat, Cowork, and Claude Code experience as macOS and Windows on all paid plans. Install via Anthropic's apt repo to get updates -- the app does not self-update, and a raw .deb install gets no updates. Computer Use and Dictation are not in the Linux beta yet, and only Debian-based distros are supported today.

Anthropic released the Claude desktop app for Linux in beta, supporting Ubuntu 22.04+ and Debian 12+ on x86_64 or arm64. It delivers the same Chat, Cowork, and Claude Code experience as the macOS and Windows desktop apps -- on all paid plans -- but ships with real caveats: the app does not self-update, Computer Use and Dictation are not included yet, and only Debian-based distributions are supported today.

This extends the desktop surface we covered in the Claude Code desktop redesign to Linux, and pairs with the two-way design sync work running across desktop and CLI. For the model powering it, see the Claude Opus 4.7 launch.

Key Takeaways

  • Linux beta is live for Ubuntu 22.04+ and Debian 12+, x86_64 or arm64.
  • Same experience as macOS and Windows: Chat, Cowork, and Claude Code tabs, with parallel sessions, visual diff review, an integrated terminal and editor, and live app preview.
  • All paid plans. Anthropic frames it as a first-class desktop experience alongside the browser and terminal.
  • Install via apt to get updates. The app does not self-update; updates arrive with sudo apt update && sudo apt upgrade. A raw .deb install receives no updates unless you wire up the repo.
  • Computer Use and Dictation are not in the Linux beta yet. Use the CLI for dictation.
  • Wayland caveat. The Quick Entry global hotkey works on X11; on native Wayland it needs the desktop environment's GlobalShortcuts portal.
  • Debian-based only today. Fedora and RHEL are not supported; more distros are coming.

What You Get

The Linux desktop app gives "the same Chat, Cowork, and Claude Code experience as macOS and Windows: parallel sessions, visual diff review, an integrated terminal and editor, and live app preview." All three tabs -- Chat, Cowork, and Code -- are present in the beta. Per Anthropic's announcement, this is "a first-class desktop experience with Claude Code, Claude Cowork, and chat on all paid plans," sitting alongside the existing browser and terminal surfaces.

Requirements

RequirementDetail
DistributionUbuntu 22.04+ or Debian 12+
Architecturex86_64 or arm64
Other Debian-based distrosMay work, not officially tested
Fedora / RHELNot supported today

Anthropic notes that support for additional distributions is coming in the future. Until then, the CLI runs the same Claude Code engine and supports a wider range of Linux distributions.

Installation and the Update Gotcha

The recommended path is Anthropic's apt repository, because that is how updates reach the app. The flow is: download Anthropic's signing key, register the repository, then sudo apt update && sudo apt install claude-desktop. Launch Claude from your application launcher or run claude-desktop, and sign in.

The load-bearing caveat: the Linux desktop app does not update itself. Updates arrive only through your system's regular package updates. If you instead grab a .deb from the download page and install it directly, that copy "doesn't receive updates" -- you would need to add the apt repository, or uncomment the deb line the package writes to /etc/apt/sources.list.d/claude-desktop.list, to start getting them. For a fast-moving beta, the apt route is the one to use.

What Is Not in the Linux Beta Yet

Two desktop features are missing on Linux at launch, and one input path is environment-dependent:

  • Computer Use -- app and screen control is not available on Linux.
  • Dictation -- voice input is not available in the Linux desktop app; use voice dictation in the CLI instead.
  • Quick Entry global hotkey -- works on X11, but on native Wayland it requires your desktop environment's GlobalShortcuts portal.

If you depend on Computer Use or dictation today, the desktop beta will not cover those workflows on Linux yet.

Who Should Install It Now

If you...Recommendation
Run Ubuntu 22.04+/Debian 12+ and want desktop Claude CodeInstall via apt now
Need Computer Use or in-app dictationWait, or use the CLI
Run Fedora, RHEL, or another non-Debian distroUse the CLI for now
Want automatic updatesUse the apt repo, not a raw .deb

Why This Matters

Desktop Claude Code on Linux closes a gap that mattered for a lot of developers who do their real work on Ubuntu or Debian boxes and were previously limited to the CLI. Getting parallel sessions, visual diff review, and an integrated editor on Linux puts it on par with the macOS and Windows experience.

The maturity signals are honest, though: beta status, no self-update, missing Computer Use and Dictation, Wayland's hotkey wrinkle, and Debian-only support. None of those are dealbreakers for the core Chat/Cowork/Code loop, but they are the difference between "install it on your daily driver" and "install it and keep the CLI handy."

FAQ

See the structured FAQ in the schema header for question-level details: supported distributions, how updates work, what is missing from the beta, and which plans include it.

Sources

Keep building the workspace playbook

Frequently Asked Questions

Which Linux distributions does the Claude desktop app support?

The beta officially supports Ubuntu 22.04 or later and Debian 12 or later, on x86_64 or arm64. Other Debian-based distributions that meet those requirements may work but are not officially tested. Fedora and RHEL are not supported today; Anthropic says support for additional distributions is coming in the future.

How do updates work on Linux?

The Linux desktop app does not update itself. Install from Anthropic's apt repository so updates arrive through your system's regular package updates (sudo apt update && sudo apt upgrade). A .deb package installed directly does not receive updates unless you add the apt repository entry or uncomment the deb line the package writes to /etc/apt/sources.list.d/claude-desktop.list.

What is not available in the Linux beta?

Computer Use (app and screen control) and Dictation (voice input) are not available in the Linux desktop app yet; use the CLI for dictation instead. The Quick Entry global hotkey works on X11, but on native Wayland it requires your desktop environment's GlobalShortcuts portal. Fedora and RHEL are also not supported today.

Which plans include Claude Desktop on Linux?

Per Anthropic, the first-class desktop experience -- with Claude Code, Claude Cowork, and chat -- is available on all paid plans, alongside the browser and terminal. The Chat, Cowork, and Code tabs are all present in the Linux beta, matching the macOS and Windows desktop apps.

Get the weekly AI Catchup

Tools, practices, and what matters -- in your inbox every Monday.