# 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
