# 安装 helix-db

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

## 安装

```sh
sudo av install brew:helix-db
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install helix-db
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install helix
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#helix-db
```

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

- apk (92%):

```sh
sudo apk add helix
```

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

- dnf (92%):

```sh
sudo dnf install helix
```

  证据: Fedora Rawhide package metadata: helix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S helix
```

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

- zypper (92%):

```sh
sudo zypper install helix
```

  证据: openSUSE Tumbleweed package metadata: helix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install helix
```

  证据: Chocolatey community package catalog: helix from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4052','aks-engine'

- Scoop (92%):

```sh
scoop install main/helix
```

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

- winget (92%):

```sh
winget install --id Helix.Helix -e
```

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

## 软件包事实

- **软件包键:** brew:helix-db
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/helix-db>
- **版本:** 3.0.2
- **来源摘要:** Open-source graph-vector database built from scratch in Rust
- **主页:** <https://helix-db.com>
- **仓库:** <https://github.com/HelixDB/helix-db>
- **上游文档:** <https://helix-db.com>
- **许可证:** AGPL-3.0-only
- **源码归档:** <https://github.com/HelixDB/helix-db/archive/refs/tags/v3.0.2.tar.gz>
- **更新:** 2026-05-22T18:22:03Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- helix (cli)
- helix (别名)

## 依赖

- rust

## 安装行为

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

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 3.0.2
- 管理器更新时间: 2026-05-22
- 本地数据: ok
- 上游仓库: https://github.com/HelixDB/helix-db
- 检测到的最新版本: v3.0.2 (current)

## 安全说明

no executable entrypoint in the package index.

- **Geiger 风险:** green / low
- no executable entrypoint in the package index

## 相关链接

- [rust](https://www.automicvault.com/pkg/brew/rust/) - Runtime dependency declared by Homebrew.

## 来源

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