#インストール の記事
9 記事
-
Claude Code
Claude terminal の使い方|Mac・Win・Linux で始める CLI 入門
-
Claude Code
Linux Mint に Claude Code を導入|apt と公式インストーラ
Linux Mint で Claude Code を使う手順を、公式ネイティブインストーラ・apt 署名リポジトリ・npm の三系統で整理。Mint 22.x/21.x/LMDE の Ubuntu・Debian ベースが要件を満たすか、Node.js のバージョン落とし穴、claude doctor での確認まで Anthropic 公式情報ベースで解説。
-
Claude Code
SuperClaude 入門|Claude Code を強化する導入と使い方
SuperClaude は Claude Code にスラッシュコマンドや専門エージェントを追加するオープンソースの設定フレームワーク。インストールから最初のコマンド実行までの手順を公式情報に沿って解説します。
-
Claude
Claude を Mac にインストール|アプリ・CLIの選び方と手順
Claude を Mac に入れる方法を、デスクトップアプリ(.dmg)・App Store・Claude Code(CLI)の 3 経路で整理。macOS の対応バージョン、Apple Silicon 要件、Gatekeeper の権限つまずき、用途別の選び方と最短手順を Anthropic 公式情報ベースで解説します。
-
Claude
Claude を Windows と Mac で使う|違い・導入・Cowork 対応
Claude Desktop アプリを Windows と Mac で使うときの違いを横断整理。対応 OS バージョン・インストール方法(.exe / .dmg)・呼び出しショートカット・Cowork のシステム要件(Apple Silicon 必須 / Hyper-V 必須)まで Anthropic 公式情報ベースで解説。
-
Claude Code
Claude を Arch Linux に導入|AUR と公式インストーラの使い方
Arch Linux に Claude Code を導入する方法を、公式ネイティブインストーラ・npm・AUR の三系統で整理。Anthropic は pacman 用リポジトリを提供していないため、Arch ユーザーが選ぶべき経路と最短コマンド・注意点を解説。
-
Claude Code
Claude を npm でインストール|sudo NG・@latest 更新の注意点
Claude Code を npm でインストールしたい Node.js 開発者向けに、npm install -g @anthropic-ai/claude-code の前提条件、sudo を使わない理由、@latest 指定での更新、Native binary not found の解決、WSL の落とし穴まで Anthropic 公式情報ベースで整理。
-
Claude Code
Claude CLI のインストール|macOS・Windows・Linux 共通手順
Claude Code(claude CLI)を OS 横断で入れたい人向けに、macOS / Windows / Linux / WSL のインストール経路、Homebrew・WinGet・apt・npm の使い分け、初回認証、claude doctor の診断、PATH つまずきまで Anthropic 公式情報ベースで整理。
-
Claude
Claude Linux アプリ導入の使い方|.deb と CLI 公式の全手順
Linux で Claude を使う方法を公式 CLI と非公式 GUI の二系統で整理。npm 経由の公式 CLI は Pro 以上のプランで全ディストリ即起動、非公式 claude-desktop-debian は .deb/.rpm/AUR/Nix に対応。2026年4月の APT URL 移行も含めて解説。