#CLI articles
8 articles
-
Claude Code
Claude Engineer とは|自己拡張する AI 開発ツールの実力
Claude Engineer は Claude が自分用のツールを作りながら開発を進める CLI/Web フレームワーク。v3 の機能・導入手順・使う model・Claude Code との違いと使い分けまで整理して解説します。
-
Claude Code
Claude を Ubuntu にインストール|apt と公式手順の使い分け
Ubuntu に Claude Code を導入する手順を、公式ネイティブインストーラ・apt 署名リポジトリ・npm の三系統で整理。Ubuntu 20.04+ の動作要件、Node.js が古いつまずき、claude doctor での確認、自動更新の有無まで Anthropic 公式情報ベースで解説します。
-
Claude Code
claude update Command | When to Use Automatic vs. Manual Updates
-
Claude Code
How to Use Claude Terminal | CLI Introduction for Mac, Windows & Linux
-
Claude Code
Installing Claude Code on Linux Mint | apt and the Official Installer
A guide to installing Claude Code on Linux Mint, covering three methods: the official native installer, the apt signed repository, and npm. Explains whether Mint 22.x/21.x/LMDE meets the requirements, the Node.js version pitfall, and how to verify your setup with claude doctor — all based on official Anthropic documentation.
-
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 Code
Installing Claude on Arch Linux | Using AUR and the Official Installer
A guide to installing Claude Code on Arch Linux via three methods: the official native installer, npm, and AUR. Since Anthropic does not provide a pacman repository, this article covers the best options for Arch users, including the quickest commands and key considerations.
-
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.