#install の記事
6 記事
-
Claude
How to Use Claude on Windows 11 | Web, Desktop & Code: Which to Choose
-
Claude
Claude Download for PC | Quickest Steps for Windows & Mac Sign-In
For anyone wanting to download Claude on PC: this single page covers the quickest steps for Windows and Mac, system requirements, sign-in, adding Claude Code (CLI), and common stumbling points after download — all based on official Anthropic information.
-
Claude Code
Claude Code WSL Installation | WSL 2 Sandbox Setup
A step-by-step guide to installing Claude Code on WSL (Windows Subsystem for Linux), based on official Anthropic documentation. Covers the WSL 2 requirement for sandboxing, the Linux install.sh one-liner, the apt repository path, PATH and Git prerequisites, ripgrep support for Alpine/musl, and common pitfalls.
-
Claude Code
Installing Claude via npm | Avoiding sudo and Updating with @latest
A guide for Node.js developers who want to install Claude Code via npm — covering prerequisites for npm install -g @anthropic-ai/claude-code, why you should avoid sudo, updating with @latest, resolving 'Native binary not found', and WSL pitfalls, based on official Anthropic documentation.
-
Claude Code
Installing Claude CLI | Common Steps for macOS, Windows, and Linux
For anyone looking to install Claude Code (claude CLI) across operating systems, this guide covers installation paths for macOS / Windows / Linux / WSL, when to use Homebrew, WinGet, apt, or npm, first-time authentication, claude doctor diagnostics, and PATH troubleshooting — all based on official Anthropic documentation.
-
Claude
How to Install Claude on Windows | Choosing Between Desktop and Code
For anyone looking to set up Claude on Windows 10/11: a guide covering when to use the Desktop app versus Claude Code (CLI), the fastest installation methods via MSIX/PowerShell/WinGet, admin privileges and virtualization settings required for Cowork, and common pitfalls — all based on official Anthropic documentation.