macOS
brew install arduino-clilocal Homebrew formula metadata
sudo port install arduino-cliMacPorts ports tree · devel/arduino-cli/Portfile · ソース: api.github.com
brew / 順位 1161
arduino-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install arduino-clilocal Homebrew formula metadata
sudo port install arduino-cliMacPorts ports tree · devel/arduino-cli/Portfile · ソース: api.github.com
sudo apk add arduino-cliAlpine Linux edge package indexes · arduino-cli · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#arduino-clinixpkgs package indexes · pkgs/by-name/ar/arduino-cli/package.nix · ソース: api.github.com
sudo pacman -S arduino-cliArch Linux sync databases · arduino-cli · ソース: geo.mirror.pkgbuild.com
choco install arduino-cliChocolatey community package catalog · arduino-cli · ソース: community.chocolatey.org
scoop install main/arduino-cliScoop official bucket manifest trees · bucket/arduino-cli.json · ソース: api.github.com
winget install --id ArduinoSA.CLI -eWindows Package Manager source index · ArduinoSA.CLI · ソース: cdn.winget.microsoft.com
概要
Arduino command-line interface
履歴
Arduino CLI is Arduino's official command-line and machine-interface tool for board management, library management, sketch builds, board detection, and uploads.
The official GitHub repository was created on 2018-08-08. The README describes Arduino CLI as an all-in-one command-line solution for Arduino-compatible boards and platforms, covering the core tasks that the Arduino IDE historically wrapped in a graphical workflow.
The project is written in Go and ships versioned user docs, a command reference, nightly builds, a gRPC reference, and security policy. Its release stream in the official GitHub API shows the 1.x line active through 2026.
Arduino CLI is broadly packaged: the input package facts list Homebrew, Alpine, Chocolatey, MacPorts, Nix, Arch, Scoop, and winget. That breadth fits its role as the scriptable substrate for Arduino workflows in CI, editors, build systems, and headless devices.
The tool matters because it decouples Arduino development from the IDE. Package users can install one binary, initialize indexes, install cores and libraries, compile sketches, upload firmware, and integrate Arduino boards into reproducible automation.
Typical commands include `arduino-cli config init`, board and library manager operations, `arduino-cli compile`, and `arduino-cli upload`. The README points users to installation docs, a getting-started guide, and a full command reference.
The default config file is `arduino-cli.yaml`. Official docs say the default data directory is `${HOME}/.arduino15` on Linux and other Unix-like systems, `${HOME}/Library/Arduino15` on macOS, and `${HOME}/AppData/Local/Arduino15` on Windows, so the default config paths follow from those data directories.
Arduino CLI is important package-manager infrastructure because it turns a huge embedded ecosystem into a stable command-line interface that other tools can call.
It is also a good example of an official vendor CLI that replaced ad hoc IDE automation with a documented binary, config schema, command reference, nightly builds, and multi-OS package distribution.
セキュリティ状態
arduino-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
${HOME}/.arduino15/arduino-cli.yaml${HOME}/Library/Arduino15/arduino-cli.yaml${HOME}/AppData/Local/Arduino15/arduino-cli.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
arduino-cli | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:arduino-cli |
|---|---|
| バージョン | 1.5.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://arduino.github.io/arduino-cli/latest/ |
| リポジトリ | https://github.com/arduino/arduino-cli |
| 最終更新 | 2026-07-26T13:19:52+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
arduino-cli
nix profile install nixpkgs#arduino-cliarduino-cli 1.5.1-r1
Arduino command line tool
https://github.com/arduino/arduino-cli
sudo apk add arduino-cliarduino-cli 1.4.1-1
Arduino command line interface
https://github.com/arduino/arduino-cli
sudo pacman -S arduino-cliarduino-cli
sudo port install arduino-cliarduino-cli
choco install arduino-climain/arduino-cli
scoop install main/arduino-cliArduinoSA.CLI
winget install --id ArduinoSA.CLI -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.