practicalli / practicalli/clojure-ai-tools
clients: claude desktop for Linux
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As of writing Anthropic only provide Claude Desktop for macOS and Windows. There is no official Linux distribution.
Community efforts
- https://github.com/aaddrick/claude-desktop-debian - recent updates
- https://github.com/bsneed/claude-desktop-fedora
- https://github.com/k3d3/claude-desktop-linux-flake
- https://github.com/aaddrick/claude-desktop-arch
- https://github.com/jkoelker/claude-desktop-native
- https://github.com/yousshark/claude-desktop-debian - security focus, but behind aaddrick it was forked from
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/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository file, test, or entry point. Review the repository's guide structure and the listed Linux community efforts and Docker command; completion requires a specific documentation scope or other agreed change, which this issue does not define.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, shell
- Domain
- desktop, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100