# yara-x をインストール

yara-x のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:yara-x
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install yara-x
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#yara-x
```

  証拠: nixpkgs package indexes: pkgs/by-name/ya/yara-x/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/yara-x
```

  証拠: Scoop official bucket manifest trees: bucket/yara-x.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id VirusTotal.YARA-X -e
```

  証拠: Windows Package Manager source index: VirusTotal.YARA-X from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:yara-x
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/yara-x>
- **バージョン:** 1.16.0
- **ソース概要:** Tool to do pattern matching for malware research
- **ホームページ:** <https://virustotal.github.io/yara-x/>
- **リポジトリ:** <https://github.com/VirusTotal/yara-x>
- **上流ドキュメント:** <https://virustotal.github.io/yara-x/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/VirusTotal/yara-x/archive/refs/tags/v1.16.0.tar.gz>
- **更新:** 2026-05-06T22:40:23Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- yr (cli)
- yr (エイリアス)

## ビルド依存関係

- cargo-c
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 1.16.0
- マネージャ更新日: 2026-05-06
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/VirusTotal/yara-x
- 検出された最新: v1.16.0 (current)

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** green / low
- narrow executable package without higher-risk signals

## 関連リンク

- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-c](https://www.automicvault.com/pkg/brew/cargo-c/) - Build dependency declared by Homebrew.
- [malcontent](https://www.automicvault.com/pkg/brew/malcontent/) - Popular package that depends on this formula.

## ソース

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