Video thumbnail for Claude code desktop for Linux with Cowork fix

Claude code desktop for Linux with Cowork fix

Jul 19, 2026
linuxh2o.com Logo

linuxh2o.com

Anthropic finally shipped an official Claude Desktop app for Linux - no more relying on unofficial builds. In this video, I install the official beta, walk through the requirements, and set up Cowork's KVM permissions so everything works out of the box. Timestamps: 0:00 Why no Linux edition for Linux? 1:00 Requirements for Clade desktop 1:58 Installing Claude code 3:17 Sign in to Claude desktop 3:45 Fix Cowork not working 4:45 Claude design demo Commands: If sudo: curl: command not found, install curl first: sudo apt install curl Import Anthropic’s signing key: sudo curl -fsSLo /usr/share/keyrings/claude-desktop-archive-keyring.asc https://downloads.claude.ai/claude-desktop/key.asc Register the repository: echo "deb [arch=amd64,arm64 signed-by=/usr/share/keyrings/claude-desktop-archive-keyring.asc] https://downloads.claude.ai/claude-desktop/apt/stable stable main" | sudo tee /etc/apt/sources.list.d/claude-desktop.list

View Video Transcript
#Software #Science