macOS
brew install arduino-clilocal Homebrew formula metadata
sudo port install arduino-cliMacPorts ports tree · devel/arduino-cli/Portfile · Quelle: api.github.com
brew / Rang 1161
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für arduino-cli in AI-Agent-Workflows.
Installation
brew install arduino-clilocal Homebrew formula metadata
sudo port install arduino-cliMacPorts ports tree · devel/arduino-cli/Portfile · Quelle: api.github.com
sudo apk add arduino-cliAlpine Linux edge package indexes · arduino-cli · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#arduino-clinixpkgs package indexes · pkgs/by-name/ar/arduino-cli/package.nix · Quelle: api.github.com
sudo pacman -S arduino-cliArch Linux sync databases · arduino-cli · Quelle: geo.mirror.pkgbuild.com
choco install arduino-cliChocolatey community package catalog · arduino-cli · Quelle: community.chocolatey.org
scoop install main/arduino-cliScoop official bucket manifest trees · bucket/arduino-cli.json · Quelle: api.github.com
winget install --id ArduinoSA.CLI -eWindows Package Manager source index · ArduinoSA.CLI · Quelle: cdn.winget.microsoft.com
Überblick
Arduino command-line interface
Verlauf
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.
Sicherheitslage
Für arduino-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
arduino-cli | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:arduino-cli |
|---|---|
| Version | 1.5.1 |
| Paketmanager | Homebrew |
| Homepage | https://arduino.github.io/arduino-cli/latest/ |
| Repository | https://github.com/arduino/arduino-cli |
| Zuletzt aktualisiert | 2026-07-26T13:19:52+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.