Skip to content

clients: claude desktop for Linux #1

Description

@practicalli-johnny

As of writing Anthropic only provide Claude Desktop for macOS and Windows. There is no official Linux distribution.

Community efforts

Petition for a Native Linux Claude Desktop

Roll your own

ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest

sudo docker run -e ANTHROPIC_API_KEY=$(cat anthropic-key.txt) -v $HOME/.anthropic:/home/computeruse/.anthropic -p 5900:5900 -p 8501:8501 -p 6080:6080 -p 8080:8080 -it

Which is at https://github.com/anthropics/anthropic-quickstarts/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Options

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions