#Linux の記事
3 記事
-
Claude Code
Setting Up Claude MCP on Linux | CLI Connection and Config File Placement
-
Claude Code
How to Update Claude on Linux | Differences Between claude update and npm
A breakdown of how to update Claude Code on Linux by installation method. The official installer uses background auto-updates, the npm version requires `npm install -g @anthropic-ai/claude-code@latest`, and apt/dnf/apk versions require manual upgrades. Also covers `claude update` and how to control auto-update behavior.
-
Claude
How to Use Claude on Linux | Complete Guide from .deb to Official CLI
Two ways to use Claude on Linux: the official CLI and an unofficial GUI. The official CLI via npm works on all distros with a Pro or higher plan, and the unofficial claude-desktop-debian supports .deb/.rpm/AUR/Nix. Includes the April 2026 APT URL migration.