# Installer yara

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yara pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install yara
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install yara
```

  Preuve: MacPorts ports tree: security/yara/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add yara
```

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

- Debian apt (92%):

```sh
sudo apt install yara
```

  Preuve: Debian stable package indexes: yara from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install yara
```

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

- Nix (92%):

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

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

- pacman (92%):

```sh
sudo pacman -S yara
```

  Preuve: Arch Linux sync databases: yara from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install yara
```

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

### Windows

- Chocolatey (92%):

```sh
choco install yara
```

  Preuve: Chocolatey community package catalog: yara from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','wsl-ubuntu-1804'

- Scoop (92%):

```sh
scoop install main/yara
```

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

- winget (92%):

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

  Preuve: Windows Package Manager source index: VirusTotal.YARA from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:yara
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/yara>
- **Version:** 4.5.5
- **Résumé source:** Malware identification and classification tool
- **Page d'accueil:** <https://github.com/VirusTotal/yara/>
- **Dépôt:** <https://github.com/VirusTotal/yara>
- **Docs amont:** <https://github.com/VirusTotal/yara/>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/VirusTotal/yara/archive/refs/tags/v4.5.5.tar.gz>
- **Mis à jour:** 2025-10-30T11:57:18Z
- **Source générée:** 2026-05-27T17:15:27+00:00

## exécutables

- yara (cli)
- yarac (cli)
- yara (alias)
- yarac (alias)

## Dépendances

- jansson
- libmagic
- openssl@3
- protobuf-c

## Dépendances de compilation

- autoconf
- automake
- libtool
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-27
- version du gestionnaire: 4.5.5
- gestionnaire mis à jour: 2025-10-30
- données locales: ok
- dépôt amont: https://github.com/VirusTotal/yara
- dernière version détectée: v4.5.5 (current)
- notice: The package-manager record has not changed recently.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [jansson](https://www.automicvault.com/pkg/brew/jansson/) - Runtime dependency declared by Homebrew.
- [libmagic](https://www.automicvault.com/pkg/brew/libmagic/) - Runtime dependency declared by Homebrew.
- [protobuf-c](https://www.automicvault.com/pkg/brew/protobuf-c/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [clamav](https://www.automicvault.com/pkg/brew/clamav/) - Popular package that depends on this formula.

## Sources

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