# 使用 Homebrew, apk, MacPorts, winget 安装 arturo

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

## 安装

```sh
sudo av install brew:arturo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install arturo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install arturo
```

  证据: MacPorts ports tree: lang/arturo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add arturo
```

  证据: Alpine Linux edge package indexes: arturo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

### Windows

- winget (92%):

```sh
winget install --id ArturoLang.Arturo -e
```

  证据: Windows Package Manager source index: ArturoLang.Arturo from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:arturo
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/arturo>
- **版本:** 0.10.0
- **来源摘要:** Simple, modern and portable programming language for efficient scripting
- **主页:** <https://arturo-lang.io/>
- **仓库:** <https://github.com/arturo-lang/arturo>
- **上游文档:** <https://arturo-lang.io/>
- **许可证:** MIT
- **源码归档:** <https://github.com/arturo-lang/arturo/archive/refs/tags/v0.10.0.tar.gz>
- **最后更新:** 2026-06-22T14:02:45-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- arturo (cli)
- arturo (别名)

## 依赖

- gmp
- mpfr
- openssl@3
- pcre2

## 构建依赖

- nim

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.10.0
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/arturo-lang/arturo
- 检测到的最新版本: v0.10.0 (当前)
## 项目历史与用法

Arturo is an independently developed, portable programming language and interpreter aimed at efficient scripting. Its package identity is simple: install the `arturo` executable, then run scripts or enter the language environment.

### 项目历史

The public GitHub repository was created in September 2019. Early GitHub releases appeared in late September and October 2019, and the README identifies Arturo as a Nim-written language that is loosely related to families such as Logo, Rebol, Forth, Ruby, Haskell, Smalltalk, Tcl, and Lisp.

The language design described in the README centers on blocks of words, symbols, and literal values with no reserved words. The README also explains the name as a memorial to the author's pet Arturo, and the license text credits Yanis Zafiropulos, also known as Dr.Kameleon.

### 采用历史

Official installation paths include pre-built binaries, an installer script at get.arturo-lang.io, nightly releases, Docker, and Homebrew. The provided package-manager facts also list apk, MacPorts, and winget, showing that Arturo has moved beyond a source-only experimental language into multiple packaging channels.

GitHub metadata reported hundreds of stars and active issues at research time, and the README points users to GitHub Issues and a dedicated Discord server for community discussion.

### 使用方式

Users typically install a pre-built binary or use a package manager, then run Arturo scripts from the command line. The official documentation covers getting started, language basics, command-line use, the standard library, and examples.

The README showcases adjacent Arturo projects such as Grafito and Aguila, indicating that the language ecosystem includes experiments in graph data and desktop application building as well as the core interpreter.

### 为什么软件包爱好者会关心

Arturo is notable as a small language runtime with broad binary-distribution ambitions. It is written in Nim, packaged by several OS/package ecosystems, and exposes a single interpreter command that fits cleanly into Homebrew-style CLI collections.

For package nerds, the interesting part is not just the language syntax but the distribution story: stable binaries, nightlies, installer script, Docker image, and package-manager formulas all coexist.

### 时间线

- 2019: Public GitHub repository created.
- 2019: Early v0.3.x and v0.4.0 GitHub releases published.
- 2021: Multiple v0.9.x releases published.
- 2026: v0.10.0 `Arizona Bark` release published.

### Related projects

- The official README highlights Arturo-adjacent projects Grafito and Aguila, and points to a separate nightly-build repository.

### 来源

- <https://api.github.com/repos/arturo-lang/arturo>
- <https://api.github.com/repos/arturo-lang/arturo/releases>
- <https://arturo-lang.io/documentation>
- <https://github.com/arturo-lang/arturo>
- <https://raw.githubusercontent.com/arturo-lang/arturo/master/README.md>
- source_facts.package-manager


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** arturo
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- apk - arturo - 0.10.0-r1: normalized package name match | Alpine Linux edge package indexes: arturo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, expressive & portable programming language for efficient scripting | https://arturo-lang.io/
- apk - arturo-doc - 0.10.0-r1: normalized package name match | Alpine Linux edge package indexes: arturo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, expressive & portable programming language for efficient scripting (documentation) | https://arturo-lang.io/
- apk - arturo-full - 0.10.0-r1: normalized package name match | Alpine Linux edge package indexes: arturo-full from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple, expressive & portable programming language for efficient scripting (full variant) | https://arturo-lang.io/
- MacPorts - arturo: normalized package name match | MacPorts ports tree: lang/arturo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - ArturoLang.Arturo: normalized package name match | Windows Package Manager source index: ArturoLang.Arturo from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pcre2](https://pkg.so/zh-hans/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [nim](https://pkg.so/zh-hans/brew/nim/) - Build dependency declared by Homebrew.
- [ruby](https://pkg.so/zh-hans/brew/ruby/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language, scripting.
- [lua](https://pkg.so/zh-hans/brew/lua/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language, scripting.
- [picat](https://pkg.so/zh-hans/brew/picat/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language, scripting.
- [php](https://pkg.so/zh-hans/brew/php/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, scripting.
- [perl](https://pkg.so/zh-hans/brew/perl/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, scripting.
- [luau](https://pkg.so/zh-hans/brew/luau/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, scripting.
- [algol68g](https://pkg.so/zh-hans/brew/algol68g/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [ryelang](https://pkg.so/zh-hans/brew/ryelang/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, scripting.
- [julia](https://pkg.so/zh-hans/brew/julia/) - Local package facts share a topical domain. Shared terms: cli, gmp, language, language-runtime, mpfr.

## Combined YAML source

View the package source record on GitHub. [combined/arturo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/arturo.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
