# Installer reflex avec Homebrew, apk, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:reflex
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install reflex
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install reflex
```

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

### Linux

- apk (92%):

```sh
sudo apk add reflex
```

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

- Debian apt (92%):

```sh
sudo apt install reflex
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#reflex
```

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

## Faits du paquet

- **Clé du paquet:** brew:reflex
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.2
- **Résumé source:** Run a command when files change
- **Page d'accueil:** <https://github.com/cespare/reflex>
- **Dépôt:** <https://github.com/cespare/reflex>
- **Dernière mise à jour:** 2026-07-27T19:03:00+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- reflex (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.2

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - reflex - 0.3.1-1+b17: normalized package name match | Debian stable package indexes: reflex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Run a command when files change | https://github.com/cespare/reflex
- Nix - reflex: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/reflex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - reflex - 0.3.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: reflex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Run a command when files change | https://github.com/cespare/reflex
- apk - reflex - 20260131-r0: normalized package name match | Alpine Linux edge package indexes: reflex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Relocalizable fast lexical scanner | https://invisible-island.net/reflex/
- apk - reflex-dev - 20260131-r0: normalized package name match | Alpine Linux edge package indexes: reflex-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Relocalizable fast lexical scanner (development files) | https://invisible-island.net/reflex/
- apk - reflex-doc - 20260131-r0: normalized package name match | Alpine Linux edge package indexes: reflex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Relocalizable fast lexical scanner (documentation) | https://invisible-island.net/reflex/
- MacPorts - reflex: normalized package name match | MacPorts ports tree: devel/reflex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/reflex.yml](https://github.com/mxcl/pkgdb/blob/main/combined/reflex.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
