pkg.soopen package index

brew / 排名 1161

使用 Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget 安装 arduino-cli

查看 arduino-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install arduino-cli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install arduino-cli

MacPorts ports tree · devel/arduino-cli/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add arduino-cli

Alpine Linux edge package indexes · arduino-cli · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#arduino-cli

nixpkgs package indexes · pkgs/by-name/ar/arduino-cli/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S arduino-cli

Arch Linux sync databases · arduino-cli · 来源: geo.mirror.pkgbuild.com

Windows

Chocolatey已验证 · 92%
choco install arduino-cli

Chocolatey community package catalog · arduino-cli · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/arduino-cli

Scoop official bucket manifest trees · bucket/arduino-cli.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id ArduinoSA.CLI -e

Windows Package Manager source index · ArduinoSA.CLI · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Arduino command-line interface

命令和别名

  • arduino-cli

历史

项目历史与用法

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.

时间线

  • 2018-08-08: GitHub repository created.
  • 2021-09-22: Earliest release returned in the current GitHub releases API page for this batch, 0.19.1-rc1.
  • 2026-06-05: Latest GitHub release observed for this batch, v1.5.1.

Related projects

  • The CLI serves the Arduino boards/platforms ecosystem and Arduino-compatible board packages.
  • The docs expose command and gRPC interfaces used by editors, CI systems, and other developer tools around Arduino.

安全态势

尚未找到受保护工具覆盖

没有找到 arduino-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
${HOME}/.arduino15/arduino-cli.yaml
macOS
${HOME}/Library/Arduino15/arduino-cli.yaml
Windows
${HOME}/AppData/Local/Arduino15/arduino-cli.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
arduino-cli可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.5.1
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

arduino-cli

nix profile install nixpkgs#arduino-cli
  • normalized package name match
  • 匹配方式:Arduino Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/arduino-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

arduino-cli 1.5.1-r1

Arduino command line tool

https://github.com/arduino/arduino-cli

sudo apk add arduino-cli
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: arduino-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Arduino Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: arduino-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

arduino-cli 1.4.1-1

Arduino command line interface

https://github.com/arduino/arduino-cli

sudo pacman -S arduino-cli
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Arduino Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: arduino-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

arduino-cli

sudo port install arduino-cli
  • normalized package name match
  • 匹配方式:Arduino Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/arduino-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

arduino-cli

choco install arduino-cli
  • normalized package name match
  • 匹配方式:Arduino Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: arduino-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','another-redis-desktop-manager'
Scoop95%

main/arduino-cli

scoop install main/arduino-cli
  • normalized package name match
  • 匹配方式:Arduino Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/arduino-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ArduinoSA.CLI

winget install --id ArduinoSA.CLI -e
  • normalized package name match
  • 匹配方式:Arduino Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ArduinoSA.CLI from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation