# 安装 odin

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

## 安装

```sh
sudo av install brew:odin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install odin
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install odin
```

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

### Linux

- apk (92%):

```sh
sudo apk add odin
```

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

- Debian apt (92%):

```sh
sudo apt install odin
```

  证据: Debian stable package indexes: odin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#odin
```

  证据: nixpkgs package indexes: pkgs/by-name/od/odin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S odin
```

  证据: Arch Linux sync databases: odin from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install versions/odin
```

  证据: Scoop official bucket manifest trees: bucket/odin.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id AsimAftab.Odin -e
```

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

## 软件包事实

- **软件包键:** brew:odin
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/odin>
- **版本:** 2026-05
- **来源摘要:** Programming language with focus on simplicity, performance and modern systems
- **主页:** <https://odin-lang.org/>
- **仓库:** <https://github.com/odin-lang/Odin>
- **上游文档:** <https://odin-lang.org/>
- **许可证:** Zlib
- **源码归档:** <https://github.com/odin-lang/Odin.git>
- **更新:** 2026-05-04T12:44:22Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- odin (cli)
- odin (别名)

## 依赖

- glfw
- lld
- llvm
- raylib

## 安装行为

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

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2026-05
- 管理器更新时间: 2026-05-04
- 本地数据: ok
- 上游仓库: https://github.com/odin-lang/Odin
- info: No cached GitHub release or tag data was available.

## 安全说明

generalized runtime or code generation signal.

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

## 相关链接

- [llvm](https://www.automicvault.com/pkg/brew/llvm/) - Runtime dependency declared by Homebrew.
- [lld](https://www.automicvault.com/pkg/brew/lld/) - Runtime dependency declared by Homebrew.
- [glfw](https://www.automicvault.com/pkg/brew/glfw/) - Runtime dependency declared by Homebrew.
- [raylib](https://www.automicvault.com/pkg/brew/raylib/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
