# Installer redir avec Homebrew, apt, dnf, Nix

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

## installation

```sh
sudo av install brew:redir
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install redir
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install redir
```

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

- dnf (92%):

```sh
sudo dnf install redir
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#redir
```

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

## Faits du paquet

- **Clé du paquet:** brew:redir
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.3
- **Résumé source:** TCP port redirector for UNIX
- **Page d'accueil:** <https://github.com/troglobit/redir>
- **Dépôt:** <https://github.com/troglobit/redir>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- redir (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## 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 - redir - 3.3-1: normalized package name match | Debian stable package indexes: redir from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Redirect TCP connections | https://github.com/troglobit/redir
- Nix - redir: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/redir/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - redir - 3.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: redir from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Redirect TCP connections | https://github.com/troglobit/redir
- dnf - redir - 3.3-15.fc45: normalized package name match | Fedora Rawhide package metadata: redir from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A TCP port redirector for UNIX | https://github.com/troglobit/redir


## Combined YAML source

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


## Sources

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